Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3362 Widoki

i have a table with 2 columns..

when i select one item from first column,then the second column must select an item that is already done settings...and also these same procedure should take place in the case of second column and item...

Awatar
Odrzuć
Najlepsza odpowiedź

Define onchange methods for each fields that depend on change your filds. When you change any field then inside method you can setup other fields.

Awatar
Odrzuć