Browse by Tags
All Tags » DataTable » DataGrid (RSS)
-
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 Marcus,
I tried the example given over there. But it failed. I have pasted the XAML of my Grid control.
<xceed:DataGridControl Margin=''10'' Height=''350'' Name=''MappingGrid'' Width=''Auto'' VerticalAlignment=''Top'' ...
-
Hi,
How to bind a DataTable in the same code-behind to the ComboBox column of the DataGrid?
Thanks,
Venkatesh Mookkan
|
|
|
|