Hi,
Just to continue on same example - I tried to use same combo box in a same fashion with list grid cell editor but unfortunetly it doesn't call getPickListFilterCriteria() method? Is there any trick here too?
Also unlike forms listGrid.getFields is empty in data bound grid. Although again fields are available in associated data source so is there any process for list grids to override there cell editors like we did for forms?
Thanks,
Just to continue on same example - I tried to use same combo box in a same fashion with list grid cell editor but unfortunetly it doesn't call getPickListFilterCriteria() method? Is there any trick here too?
Also unlike forms listGrid.getFields is empty in data bound grid. Although again fields are available in associated data source so is there any process for list grids to override there cell editors like we did for forms?
Thanks,
Comment