I need a code in C#
like i am having an gridview and above the gridview i am having a drop down for different column in the dropDown i can select all the values or multiple values so can u please advice me on this how can i achieve this .
or in Short i want for gridview
A Multiple Selection DropDownList (a CheckBoxList Inside a DropDownList)
Based on the checkbox selection gridview data is populated .
Shams RehmanPosted Jan 20, 2017, 1:02 AM