Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
4232 | May 5,2003 05:57 AM UTC | May 5,2003 08:59 AM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
Dim cc as GridCurrentCell = Me.grid.CurrentCell
Dim newValue as string = cc.Renderer.ControlText
to get the new value. Once you have it, you would need to check whether this value is already in the grid. You could do this by looping through all the cells (or you could try using the GridFindReplaceDialogSink functionailty illustrated in the GridPad sample but looping will get the job done). This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.