Hi,
I have a RadGrid with 2 column (customer_number, and customer_name). When I click on the Add New Record, I would like to build 2 combox (google like), 1 for customer_number and 1 for customer_name, both has 2 columns customer_number and customer_name and when we select a value from either box, I would like to update the other box with its corresponding value. These comboxes are pulling data from MS Access while this RadGrid is from SQL.
Thanks
I have a RadGrid with 2 column (customer_number, and customer_name). When I click on the Add New Record, I would like to build 2 combox (google like), 1 for customer_number and 1 for customer_name, both has 2 columns customer_number and customer_name and when we select a value from either box, I would like to update the other box with its corresponding value. These comboxes are pulling data from MS Access while this RadGrid is from SQL.
Thanks