Hello,
I am using Netadvantage 2010.1, and I am facing problem with the UltraGrid.
If i modify anything in the Template Add Row and I click back to an another row, a new row well be add in my ultragrid
thanks for the suggestion Mike :)
ok, i try to explain my problem:
I create a button to commit the new row in my ultragrid if there is any empty cell: (this.PerformAction(UltraGridAction.CommitRow); But, when the user edits the TemplateAddRow and then she leaves that row if she click in my ultragrid the row is committed in my ultragrid!
thank you Mike for your suggestion, I uploaded a video in my profile describe the problem,
please can you see it?
Hi,
I don't understand what you are asking. If a user edits the TemplateAddRow and leaves the row, then that row is committed to the data source.
That's the whole point of having a TemplateAddRow - to allow the user to add new rows to the grid.
Are you saying that when a user edits a TemplateAddRow and then leaves that row that you want the users changes to be discarded? That doesn't make any sense.
thanks for the suggestion Hady :)
My problem, when I modify anything In the first row and I click back to an another a new row well be created!
My problem, when I modify anything In the first row and I click back to an another well be created!