hi all..
Im new to DHTMl,Javascrip t
I have 4 rows each with a dropdownlist,te xtfield.I have a link.When the user clicks a link first time.i show one row now based what i select in the dropdownlist i want to show the corresponding row...now my issue is how can i change the position of where the row should appear.say in html i have rows of id1 ,id2,id3.By default it would show in the same order is it possible to change the place where it is displayed .that is can i dynamically display a row in the first line the 1st time & make it display it in another line next time based on the values..
I have been trying to do this.I need it ver badly..If someone could help it would be really great
Thanks in Advance
Im new to DHTMl,Javascrip t
I have 4 rows each with a dropdownlist,te xtfield.I have a link.When the user clicks a link first time.i show one row now based what i select in the dropdownlist i want to show the corresponding row...now my issue is how can i change the position of where the row should appear.say in html i have rows of id1 ,id2,id3.By default it would show in the same order is it possible to change the place where it is displayed .that is can i dynamically display a row in the first line the 1st time & make it display it in another line next time based on the values..
I have been trying to do this.I need it ver badly..If someone could help it would be really great
Thanks in Advance
Comment