Hi All,
I have a Can vas application which is connect to SQL DB.
Issue- I have a combobox in which items property is below but it is loading the distinct class till row 2000. I have already increased the delegation limit to 2000 and also there is no delegation issue appearing on front end of combobox.
Items of combobox-- Distinct(vw_equipment_classification,class_description)
Any help is apprecaiated!
Thank you!