Skip to Content
0
Former Member
Feb 16, 2009 at 12:08 PM

Table Details

28 Views

Suppose I have two views like --TableView & TableDetailView.

In 'TableView' there is a table and button called 'Details'.If I select a row from the table & click the button 'Details' then it will go to the another view 'TableDetailView' & then show the row details.

Please provide me the code.I have already designed the views.