Browse by Tags
All Tags » Cell » Cell editor (RSS)
-
though may be it's a bit too ''fancy...... but i just would like to know is there any possibility to display html content in a winform grid cell??
coz i need to display the content converted from xsl in the cell........
thx in adv!
kenny
-
here is the code which i was trying to achieve to make some particular cells as read only.I used a converter class which i defined in the
when i am using this code in my project it is setting the whole row to readonly...........
public class OutturnReadOnlyConverter:IValueConverter
{
#region IValueConverter Members
public object ...
-
Hello, Xceed Team,I am using the Xceed Grid for the inline Editing. Now we are having the requirement , while editing the row ,• Some cells in the row are read only,• Some cells are required fields• Some cells are non- required Now, we are able to achieve the validation ...
-
Hello,
I have one ComboBox as Edit Template and i have bind to Employee Data Source.
Now selected Employee's name will be seen in Cell but what about EmployeeID that I want to save in DataBase ?
In Normal Form I can get access EmloyeeID by cmbEmployee.SelectedValue but how can i achieve while using in grid ?
While saving the records, i ...
-
Hello,
I am using the Custom Control in the Exceed Data Grid as CellEditor in one of the Column. Now i am getting the custom control when the cell/column is in the Edit Mode. Now when i am selecting a value from the Custom Control. Its value is being selected but the column/Cell is not reflected with the ...
-
Hi,
I would like to know if it is possible to enter Edit Mode on a DataGrid Cell when user double-clicks on the cell ?
Thanks.
|
|
|
|