Hi,
I have added a combo in a grid using the setColTypes method i.e
grid.setColTypes("tree,ro,ro,ro,ro,ro,ro,ro,ro,ro,ro,ro,ro,combo");
I have also loaded data to the combo, and it’s working fine.
I want when i select on a grid row, it automatically opens the combo.
Please help.
Ndegwer | Kenya