Browse by Tags
All Tags » data grid » DataGrid (RSS)
-
Hi everybody and thank you for your support,
I have a datagridcontrol and i wish to edit cells and update the database. I actually can edit cells directly from the datagrid, but i need to operate on the EndEdit event to update the database. But i can't find this event !!
Please help, and thanks a lot.
-
I am new very new to the xceed components and just started using the datagrid control. I followed the Creating your first DataGrid project and successfully adapted the code to the SqlServerCe database that I am reading from. What I can't figure out is how to refresh the DataGrid, the database I am using is updated by another ...
-
Hi there,
So I'm testing out the new features of the 3.1 datagrid and would like to know how to actually set an alternating row style.
I have properly set IsAlternatingRowStyleEnabled to true, but I presume that one has to actually set the row style to be used in the style xaml or something like that, right?
So can an someone who knows ...
-
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...???
|
|
|
|