Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a ListBox and DataGrid ,If I select a State ,I Have to Display all the Cities coresponding to that State in a DataGrid.The DataGrid will allow the user to select Cities with four options with checkboxes.I was able to get the result from stored proc.But don't know how to bind it.
Please help me in this.

Thank u.

DataGrid is like this.



CityName tour picnic function festival
............ (chbx) (chbx) (chbx) (chbx)
Posted
Updated 29-Aug-12 18:56pm
v2

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