Browse by Tags
All Tags » Grid » .Net Grid (RSS)
-
I am working on a proto-type of a new windows based data edit and upload application and I am looking at using Xceed grid - it appears to have a lot of the UI features we require as standard.
So I have a databound grid (bound to a genric list of business objects). The grid has 19 columns and 150 rows. Everything seems to works fine until I try ...
-
Hello, I'm using insertionrow for inserting
data into a grid but I need that the issue is how to move cell to cell with the
key enter and exit the editing mode when using the arrows up or down arrow,
there is any way to simulate that? ... I hope I have been clear and
thanks for the help.
-
Is there a way to cancel the CurrentRowChanged event after its being fired? or Undo The CurrentRowChanged Event from inside the event handler. I couldn't find
This is what I'm trying to do.
I have a grid and based on the current row selected, I load a hand full of user controls with data. Now while these child controls are being loaded, I don't ...
|
|
|
|