Hi Jahmai,
To Bind the GridGroup to an .Net DataSource control with parameters which are based on the values of Controls, please have a look at our attached sample.
Forum_54203.zipHere is the Description of my sample
*I have bind the grid using AccessDatasource with some SelectParameters(i.e Column name "Country" in my sample). you can use either any .Net datasource control
*I have placed the Grid inside the CallBackPanel. since Grid should be refreshed when values in the dropdownlist is get selected/Changed.
* In my sample, I bind the Grid based on values selected in DropDownList(i.e According to the country name "USA" or "UK")
Before compile our sample, make sure that your installed version number is registered properly using register tag in .aspx file. Here we assumed that you are using 4.402.0.50 version.
Let us know if this helps.
Thanks for using Syncfusion products.
Regards,
Gokulkumar.B