|
Browse by Tags
All Tags » WinGrid » rows ( RSS)
-
I have a helper method that selects row(s) from cell(s) selected in an UltraGrid. This works fine when the grid is flat (i.e. no groups). When there are groups however, a "System.IndexOutOfRange" ex is raised, with the message "Index was outside the bounds of the array." Here is the...
-
ultra explorer bar throws exception "Object reference not set to an instance of an object" when drag and drop any group to any other control (like drag the ultra explorer bar and drop to the win form header) i have tried all this but to no avail this.ultraExplorerBar1.GroupSettings.AllowDrag...
-
Hello together, my company has many tables with much more rows. So i had programmed a background loader, that loads these rows into da .net dataset. Now my question is: Is it possible to show the rows of a table while the table get filled? This means, that the ultra grid has to show the rows which are...
-
Hi, I am wondering is there any properties if user press right click on datagrid then row become active. Or I have to write code for that?
-
Is there a simple way to get the height of the visible rows, or do I need to calculate it? I don't want to include the header, filter row or summary area. Is the only way to do something like: myGrid.DisplayLayout.RowScrollRegions[0].Height - myGrid.DisplayLayout.Bands[0].Header.Height etc...
Page 1 of 1 (5 items)
|
|