Hi all,
I'm trying to get an app working with the Infragistics wingrid (2006.3) and ES (1.5.3). But I'm having a hard time getting this to work.
When I bind a collection to the grid, it looks ok.
Here's my problem:
With data:
When I try to add a new row, the grid doesn't allow this. And the 'pencil' image is displayed in the last row with data in the rowheader.
Without data:
When I try to add a new row, I can enter data, but at the end of the row, trying to tab to the next row, the grid again doesn't allow this . And the
'pencil' image is displayed in the current row in the rowheader.
Any ideas anybody?
I don't think it's the wingrid itself because with an ultradatasource it works. And I don't think it's ES because that works as well.
Like so many times, it's probably the combination of things.
If someone can help me, please, or maybe send some sample code, I would really appreciate it!!!
Greets,
Ernst