Click here to Skip to main content
15,896,201 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I am trying to Bind data dropdown list column only inside the gridview while pageload using asp.net with c#. I am able to bind the data to it but it is creating rows for total list itmes. I want to bind to that at the first time i can able to see only one row. Later When i click on any one of the column then it will create a new row.

Regards,
Jeevan.
Posted

1 solution

Hi..
DataList can be used for selections inside bound controls and then edit the Item templates in the source code according to your requirement
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900