Browse by Tags
All Tags » .Net Grid » Programmatically Grouping Data (RSS)
-
I have a project which dynamically generates a grid and populates it with a DataSource (using LINQ to SQL) and returns it to another process which then places that on a form.
It appears from my testing that the Columns collection is not accessible unless the Grid has been associated with a Form prior to the DataSource being assigned as I am ...
-
Hello there,
I have searched the forums but haven't been able to find anything talking about how to programmatically group a grid and disallow the user to dynamically group the data presented. I found an answer to a similar question but it wasn't exactly what I was looking for and was also in C. I am using VB so if you can help out please use ...
|
|
|
|