Browse by Tags
All Tags » DataGrid » .NET (RSS)
-
I'm trying to do someting very basic but i can't find how to do it. I have a collection of objects i show in a grid. Works fine when a set te datasource property to my collection. the grid auto generates a column for every property on the object.
What i want to do is to create the columns at design time and databind them to 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 ...
-
Hello All,
I am using Grid for .net extensively and relying too much on it.
But at present I am having an issue with lots of events available on Grid, ColumnTemplateMangerRow and GroupHeaderRow and RowSelectorPane.
What I have is a Grid loaded with
GroupByRow,
ColumnTemplateManager, (Columns are loaded from An XML File not on design time, ...
-
Hi,
Can you please provide me a help on, how to set the focus on a particular cell / row on the xceed grid for .NET. With my current code the focus is going on the 1st column of the 1st row. Below is the snapshot of the code that I am using to set the focus.
Code ...
-
Hi,
I'm dealing with the same topic these days and I was wondering if you could help me with the following:
Beside custom coloring of non selected row in the grid, I have to have custom coloring of selected row in the grid as well. I have resolved this request by changing SelectionBackColor and SelectionForeColor on grid on ...
-
Hi all,
1. is it possible to display formatted text in a static/read only field? I really just need bold/italics. My preference would be for the data to be stored in html, but I can be flexible.
2. Does Xceed grid for .Net include a formatted text editor? I can't see one in the feature list or demos. Is there a 'conventional' ...
|
|
|
|