Browse by Tags
All Tags » Xceed grid » DataGridControl (RSS)
-
While upgrading to Version 3.1 from 2.0, I came across some problems (limitations) of the current version. Here are the scenarios which used to work in the previous version. But, It doesn’t work in the Version 3.1.
Scenario One:
I have an Xceed Grid which has a Button control as an underlying object for one of the columns.
There is one ...
-
Hi,
How can i disable grouping for some columns in XceedDataGrid control ???
-
Hi,
I have a datagrid control in that i have added one more column to the grid .
<xcdg:DataGridControl Grid.Row=''2'' Loaded=''XcDataGrid_Loaded'' Name=''XcDataGrid'' HorizontalAlignment=''Left''>
<xcdg:DataGridControl.Columns>
<xcdg:Column FieldName=''pp'' ...
-
Hi,I have used the XceedDataGrid and populated the grid with
the DataSet. Now to Keep the things simple i just wanted to get the
value of a cell in the selected row of the when users click on a
particular row...???
-
Hi All,
Before I dig the things myself, I thought if somebody had already done this thing!
What all I want is to have Fields as Row and records as columns in the grid. So whenever a new record is to be added into the grid a new column is added intead of a new row.
Hope I made myself clear.
Thanks in advance
|
|
|
|