Browse by Tags
All Tags » DetailGrid (RSS)
-
Hi Saumya,
I have attached a sample which adds DetailGrids at runtime and not at design time. I hope this helps :)
-
Hi Saumya,
It is possible to do this, however the Grid is a
grid, not a TreeView... Meaning that a predetermined level of detail
must be defined by precising bindings.Therefore you would have to
write code which will dynamically insert or remove a DetailGrid from
the GridControl's DetailGridTemplates when you need to add or remove a ...
-
Hi there,
We are evaluating the XceedGrid for .NET Win Forms v3.8.
We have MasterGrid that displays 10Ks of rows and each row has detail associated with it, which is being displayed using the DetailGrid control available in Xceed. able to view the DetailGrid by clicking the + sign in the MasterGrid row, but the DetailGrid content ...
-
Good afternoon,
I keep getting the following exception when calling the function UpdateDetailGrids while scrolling.
The exception is: The paint index cannot be equal to -1 when the row is initialized.
I'm in the main thread of the application when I try to update the control so I don't think it's a thread related issue.
Do you ...
|
|
|
|