StrataFrame Forum

How can i provide Navigation for DataGrid rows.

http://forum.strataframe.net/Topic7653.aspx

By Vikram Saxena - 3/22/2007

Hi,



i am showing my records in a Grid Controls. on the same form i want to show a MaintenanceFormToolStrip1 where i want to use your Navigation buttons to navigate through rows of data present in Data grid rather then navigating through the Records it self. please tell me the how can i do this.



i don't want to fill the parent BO on these type of forms as i just need to show the data in Grid.



Thanks,



Aman
By Trent L. Taylor - 3/22/2007

Rather than trying to explain this on this forum post, just look at the business binding source sample that comes with the framework.  Open the Sample Console and run the Business Binding SOurce sample.  You can the open the VB.NET or C# source from the Start -> All Programs -> StrataFrame -> Samples menu.
By Vikram Saxena - 3/27/2007

Hi Trent,



sorry to say but i don't find any demo regarding this.

please give me the solution.
By Trent L. Taylor - 3/28/2007

It is in the Business Binding Source Sample as shown below:

The above image is the StrataFrame Sample Console and this is on the first page that appears.