Hi,
I have some problems in my project:
1. When I try to save parent table this error occurs:
UPDATE statement conflicted with COLUMN REFERENCE constraint 'eq_em_id'. The conflict occurred in database 'KOC151', table 'eq', column 'em_id'.
2. I want to have a column which shows a text box that an ellipsis button resides in it.
3. When user presses Append button of DataNavigator control, I want to move cursor to the new row and first cell.
4. Please provide me a sample which show how can have column which is derived from GridViewDataColumn class and also make it possible to have my own editor, I don't want to use RadHostItem class.
Thank you, Tooraj Azizi.
I have some problems in my project:
1. When I try to save parent table this error occurs:
UPDATE statement conflicted with COLUMN REFERENCE constraint 'eq_em_id'. The conflict occurred in database 'KOC151', table 'eq', column 'em_id'.
2. I want to have a column which shows a text box that an ellipsis button resides in it.
3. When user presses Append button of DataNavigator control, I want to move cursor to the new row and first cell.
4. Please provide me a sample which show how can have column which is derived from GridViewDataColumn class and also make it possible to have my own editor, I don't want to use RadHostItem class.
Thank you, Tooraj Azizi.