Gridview to Maintenance form sample


Author
Message
Michael Reese
Michael Reese
Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)
Group: StrataFrame Users
Posts: 235, Visits: 1.6K
We you be providing a sample showing how to launch a child form from a windows datagridview control instead of a listview? Just something pretty simple showing and "Add, Change, Delete", Also in VB?

Thanks

Michael

Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
There is actually several samples already available for launching a child form through the ChildFormDialog.  However, the 1.5 release has more samples, including this one, and is in a more structured format.  Regardless of whether you are using a ListView of a grid, launching a child form through the ChildFormDialog control is exactly the same.  The bottom line is that is BO be set to the record you wish to modify before calling the ChildFormDialog.  When using a listview or a grid, you will need to call the NavigateToPrimaryKey or SeekToPrimaryKey to set the index to the proper record before calling the child form.  This will ensure that the CurrentRowIndex of the BO is pointing to the record you wish to modify on the child form.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search