In a table,in first row consist of static html control (1 select control and 5 textboxes).From second row onwards i created the rows dynamically(consist of 1 select control and 5 textboxes) on click of html button.Creation is successfull.But problem arised when i wanted to attach dataset table data to html select control at runtime.
I also tried to use runat="server" in jscript code to refer them in code behind.
How to attach dataset table data(only one column) to dynamically created html select control.with static control , i able to do it,but not with dynamic control.
mohd.sajid.3367174 0 Newbie Poster
LastMitch
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.