Page 1 of 1

Default views

PostPosted: Wed Nov 24, 2010 11:11 am
by digital1
In my application, I have a calendar view. Is there a way I can make the calendar the default view for the table when the tab is selected above that navigates you there instead of it defaulting to list view?

Re: Default views

PostPosted: Wed Nov 24, 2010 11:37 am
by shannah
There is an example on this page of how to do this.
http://xataface.com/wiki/beforeHandleRequest

Re: Default views

PostPosted: Wed Nov 24, 2010 1:59 pm
by digital1
shannah wrote:There is an example on this page of how to do this.
http://xataface.com/wiki/beforeHandleRequest



Thank you very much Steve. That is just what I was looking for! Much appreciated.