Dear all,
If I have the ultragrid with only one column as editable, How to make it work for navigating up and down the rows??
Hi,
I'm not sure what you are asking. What's the problem with navigating the rows?
If you are using the Tab key, then I think you probably just need to set TabStop to false on all of the columns that are not editable.
Dear Mike,
Could I use the up or down or left or right keys to navigate in the ultragrid?