Hi all,
I have a new task that need to display out a report in grid with few column of data, then allow user direct fill in the data like using excel. the grid should be able to move to next cell by clicking the arrow keys in keyboard, and user can direct key-in the value. May I know is it any function of infragistic able to customize like this?
Please guide.
Thank you very much!
maybe u can try to add this code at Keys.Up and Key.Down
Key.Upint activeCellidx = ultragrid.ActiveCell.Column.Index;if (ultragrid.ActiveRow.Index > 0){ultragrid.ActiveRow = ultragrid.Rows[ultragrid.ActiveRow.Index - 1];ultragrid.ActiveCell = ultragrid.ActiveRow.Cells[activeCellidx ];}
Keys.Downif (ultragrid.ActiveRow.Index < ultragrid.Count-1){ultragrid.ActiveRow = ultragrid.Rows[ultragrid.ActiveRow.Index + 1];ultragrid.ActiveCell = ultragrid.ActiveRow.Cells[activeCellidx];}
Thanks for this code!
_________________
approval pre paid credit cards
instant approval for credit cards with bad credit