Hi,
I have ListGrid with Criteria. Criteria contains two DateItem values. On ListGrid fetch operation rows are specially filtered on the server side. This is OK.
But when I edit some row values and save data then edited row disappears from ListGrid. IMHO it is a problem with client side filtering which does not implement special logic on the client side.
I would like to disable client filtering at all. Is it possible?
Best regards,
Ales Ondrus
I have ListGrid with Criteria. Criteria contains two DateItem values. On ListGrid fetch operation rows are specially filtered on the server side. This is OK.
But when I edit some row values and save data then edited row disappears from ListGrid. IMHO it is a problem with client side filtering which does not implement special logic on the client side.
I would like to disable client filtering at all. Is it possible?
Best regards,
Ales Ondrus
Comment