Hi
I am new to mvc4 with razor view engine.I have one view contain dropdownlist & table structure..i want to change the rows of table if i change dropdown selected value.According to dropdown selection change the rows of same table.
Thanks...
Loading
Rohini ShirkePosted Nov 20, 2013, 11:31 PM
I have Dropdown if i was selected first value of dropdownlist then all table rows are different and on selected second value of dropdown all table rows are different.That is table rows are different for each selected value??
Jignesh TrivediPosted Nov 20, 2013, 5:49 AM
if not than you must have id of class for identifying this row.