Rankun Posted July 30, 2007 Posted July 30, 2007 (edited) Datagrid editing Complex?? **Resolved** Hi and thanks for taking the time to read my post. I want to know how I can raise an event when a user changes/edits a field in my datagrid. I don't want to update the datasource or table, what I want to be able to do is rename a file (or do anything for that matter). IE.. When a user clicks a cell in my datagrid and they change the cell with text "Filename.txt" to "Filename2.txt", I want to raise an event to actually rename the file in windows explorer. Thanks for the support, Rankun I used CurrentCellChanged event. Edited July 31, 2007 by Rankun Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.