Hi experts,
I'm trying to set dynamically igrid columns in java script:
document.DetailGrid.getQueryObject().setColumns("DateTime");
But it says there is not such method for QueryObject.
Is there anybody who knows right method?
Thank you..
-Ekrem