when you retrieve data from database assign that datatable to default view and then filter with prarameter you want and then bind it with grid
P
praveen003
@praveen003
Posts
-
filtering a Datagrid using standard controls -
Assign byte[] to sqldatasource.insertparameter.images are binary type so you can do this by binary format
-
Asynchorous post back problem...this problem is for server peformance as your request is taking a lot time to get completed
-
Genearate Menu from database Dymicallygive your menu datasource property to datatable you are taking from database
-
Send MIS Report through mailyou can do this by window service also
-
AJAXhi, to use ajax in visual studio 2005 you need to install ajax toolkit to your system. then you can use ajax tools in your application by adding reference of that dll to your application from GAC. praveen.