This is a migrated thread and some comments may be shown as answers.

RadGrid Dynamically Move Selected Cell

0 Answers 81 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jimmy
Top achievements
Rank 1
Jimmy asked on 09 Apr 2013, 02:31 PM
I am trying to move the selected cell in client side code after calling out to a service. On row click, I am setting the cells background color to indicate to the user which cell is selected.  I am then passing that column to a service, which is writing some data to the corresponding field in the database.  On success I am performing a rebind on the client side which updates my radgrid with the new data.  I am also trying to "highlight" the next cell in the row, but have been unsuccessful in my efforts thus far.

Any ideas?

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Jimmy
Top achievements
Rank 1
Share this question
or