Devexpress Winexplorerview

0 views
Skip to first unread message

Sara Legath

unread,
Aug 5, 2024, 9:25:34 AM8/5/24
to niubowmaicom
Im using devexpress for a windows form project, i'm came from web developing (classical asp.net applications), and i need to know if what i doing is that right way. First of all, i'm using de gridcontrol to make a CRUD, but exists a better way to insert/delete rows? I'm using a List, to add/delete rows on it and update the datasource to the gridview.

The most accurate way to update data in this scenario is to use the GridView.RowUpdated event. Just handle this event and update only necessary rows. Is this approach useful for you? I am looking forward to your response.

3a8082e126
Reply all
Reply to author
Forward
0 new messages