Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Mar 01, 2012 09:19 AM by Mahesh Darkunde
Member
33 Points
26 Posts
Feb 29, 2012 09:06 AM|LINK
Hi friends ,this is praveen.I want to get the values from dynamically generated ddl in the gridview.
Please reply me the solution
Contributor
2258 Points
511 Posts
Feb 29, 2012 12:42 PM|LINK
Check this http://webthingsconsidered.blogspot.com/2005/09/dropdownlist-inside-gridview-or.html
All-Star
97913 Points
14516 Posts
Feb 29, 2012 03:41 PM|LINK
use FindControl() - http://geekswithblogs.net/AzamSharp/archive/2005/10/05/56183.aspx and get Dropdownlist...then iterate through DropDownList.Items...
Thanks,
Mar 01, 2012 09:08 AM|LINK
Thank you verymuch for the solution..
Participant
896 Points
238 Posts
Mar 01, 2012 09:19 AM|LINK
What u want to do actully , I didnt undestand wt u saying???
do u want to show the selected items from ddl to gridview or somthing else?????
bejagam
Member
33 Points
26 Posts
How to get values from the dynamically generated DropDownList in the Gridview ?
Feb 29, 2012 09:06 AM|LINK
Hi friends ,this is praveen.I want to get the values from dynamically generated ddl in the gridview.
Please reply me the solution
Muhammad Fak...
Contributor
2258 Points
511 Posts
Re: How to get values from the dynamically generated DropDownList in the Gridview ?
Feb 29, 2012 12:42 PM|LINK
Check this http://webthingsconsidered.blogspot.com/2005/09/dropdownlist-inside-gridview-or.html
If you feel it helps, Mark as answered so that it can help others to find solution.
For Any further questions, please contact me.
ramiramilu
All-Star
97913 Points
14516 Posts
Re: How to get values from the dynamically generated DropDownList in the Gridview ?
Feb 29, 2012 03:41 PM|LINK
use FindControl() - http://geekswithblogs.net/AzamSharp/archive/2005/10/05/56183.aspx and get Dropdownlist...then iterate through DropDownList.Items...
Thanks,
JumpStart
bejagam
Member
33 Points
26 Posts
Re: How to get values from the dynamically generated DropDownList in the Gridview ?
Mar 01, 2012 09:08 AM|LINK
Thank you verymuch for the solution..
Mahesh Darku...
Participant
896 Points
238 Posts
Re: How to get values from the dynamically generated DropDownList in the Gridview ?
Mar 01, 2012 09:19 AM|LINK
What u want to do actully , I didnt undestand wt u saying???
do u want to show the selected items from ddl to gridview or somthing else?????