Hi,
I have combobox and textbox in my grid and i have 2 tables which stores bank name in the 1st table and the bank account number in the second table.i want that when i select bank name in the combobox it will shows me the account number in the gridviewtext?
3 Answers, 1 is accepted
0
Jack
Telerik team
answered on 27 May 2010, 07:17 AM
Hi Teoman,
As far as I understand you want to change a cell value based on another cell value. If this is the case, you can handle the ValueChanged event. Please consider this sample:
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
In case you need a quicker response, please use our support ticketing system. The priority of the support ticket is higher that the priority of the forum threads and the tickets are reviewed according to the license that you have.
If you need any additional assistance, feel free to contact us.
Best wishes,
Nikolay
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items