DOA and Quantum Grid

igle

Member
QBE is not working if GridMode = True in TcxGrid.
it shows error "list index out of bounds(0)"
Heeeeeeelp.......
 
Originally posted by Marco Kalter:
Do you know in which unit this exception occurs?
Marco, i have the same problem :eek: too.
I dont know in which unit the problem is (it has to do with a TDatalink.Update method). The list index error occurs trying to insert a new record in a Grid in GridMode = True, and only happens with OracleDatasets.
Do you have investigated into this problem ?

Regards

Sergio Sette
 
I've looked at the DevExpress newsgroup and this should be a Quantum Grid bug. The bug can be reproduced with other datasets (i.e. IBO) too and not just with OracleDataset.

Best Regards

Sergio Sette
 
Originally posted by Jens Fudickar:

which version of the Grid are you using.
I'm using the 4.5.2 version. The DexEx support has confirmed that this is a know bug and has sent a patched unit.
Are you using the new grid (ver 5.0 ) ?

---
Sergio Sette
 
Back
Top