Browse by Tags
All Tags » Column » Xceed grid (RSS)
-
We have an application that is a plug in to Microsoft Outlook. When we login to our home page inside the application, we have some columns that are displayed ( like ''from'', ''to'', ''subject'' etc.). Our problem is everytime we login to this page after opening Outlook the columns are shoved to extreme left. Expected behaviour should be the ...
-
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 ...
-
Hi,
I have a requirement that maps to the following below table structure. The programming is done in VB.NET 1.1 using the 2.2 version of Xceed GRID. The table structure is as follows..
ColName ColValue
Name ...
-
Is there any way in v3.1 to react to a programmatic change in column visibility? I have a helper class with which I register all instances of the grid in my application. The helper modifies the column widths based on changes in the data source, resizes of the grid by hooking into the appropriate events of the grid. The last thing ...
|
|
|
|