Hi all,
I have tried to search around for a solution and couldn't find none.
I have a recordset, i.e. Customers, I can display all fields that are in textboxes, but how can I set the selected item for a combobox?
I.e. the display/edit page has the field for Country which is loaded with a jSon model.with all possible countries, and when i load the record the value should be set to the customer's country, for example to Canada.
Can somebody please point me to methods or samples?
Many thanks!
Simon