Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (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 by Rankun

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...