Browse by Tags
All Tags » DataGrid » .Net Grid (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 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 Andre,
Thanks for your reply, but the solution doesnt work. The problem is suppose that the focus is on a particular cell & if I press the down / up arrow key the CurrentRowCahnged event doesnt get fired. I guess the CurrentRowChanged event gets fired when my entire previous row is selected & I press an up or down key. In my case ...
-
Hi,
I am using xceed grid for .NET. I am moving accross the grid using the Up & Down arrow keys. How do I determine the Index of the current row on which the cursor is located.
Doesnt the current row value change when we mpve across the grid using keyboard.
Can any please help on this.
Thanks in advance
Regards,
Lalit
-
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' ...
|
|
|
|