Hey,
I'm using SmartClient_v83p_2013-02-24.
I have modal dialog with a ListGrid which contains rows. I allow the user to edit those rows and add new ones. All the changes will be sent to the server when the user close the dialog by clicking OK. I noticed that the new rows cannot be selected (as written in 'Handling Unsaved Records') but I want to allow the users to select them in order to be able to remove them if needed before saving the whole dialog. How can I do this? or if there is another solution for this problem I would love to hear.
Thank you.
I'm using SmartClient_v83p_2013-02-24.
I have modal dialog with a ListGrid which contains rows. I allow the user to edit those rows and add new ones. All the changes will be sent to the server when the user close the dialog by clicking OK. I noticed that the new rows cannot be selected (as written in 'Handling Unsaved Records') but I want to allow the users to select them in order to be able to remove them if needed before saving the whole dialog. How can I do this? or if there is another solution for this problem I would love to hear.
Thank you.
Comment