Click here to Skip to main content
15,909,039 members

Comments by rk_2010 (Top 6 by date)

rk_2010 15-Nov-13 21:55pm View    
WHERE startdate = Calendar332.SelectedDate AND startdate = Calendar333.SelectedDate

Ensure the fields are correct. Because in the Where condition you have given both as StartDate.
rk_2010 27-Mar-13 3:23am View    
You can add the user entered values into a datatable and persist the datatable in viewstate or session. Just bind gridview whenever needed.
rk_2010 27-Mar-13 3:16am View    
Have you checked this, http://demos.devexpress.com/ASPxGridViewDemos/GridEditing/EditModes.aspx
rk_2010 25-Mar-13 8:34am View    
Try this link:
http://msdn.microsoft.com/en-us/library/vstudio/hh323697(v=vs.100).aspx
rk_2010 19-Mar-13 5:10am View    
Try this link http://blogs.msdn.com/b/webdev/archive/2012/08/15/oauth-openid-support-for-webforms-mvc-and-webpages.aspx