Browse by Tags
All Tags » Xceed grid » DataGridControl (RSS)
-
Hi,
How can i disable grouping for some columns in XceedDataGrid control ???
-
I am trying to create a set of grids that are dependent upon each other. In the sample code provided below I have 2 datagrid controls ( A country grid and a province / state gird ). I have the binding on them working correctly so that if I select a country in the countryGrid all the provinces/states for that country show up in provinces/state ...
-
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
|
|
|
|