From: "RobbyD" <robbyd@newsgroup.nospam>
Subject: GridView Checkboxes
Date: Friday, May 23, 2008 9:08 AM
I'm having trouble picking up the checked state of checkboxes in my
GridView.
I'm working in VS2008.
I added a TemplateField via smartTag "Edit Columns". My GridView markup is:
<...
more >>
Hi
I am new for datagrid. I want to update the Datagrid. My code work fine. =
I want to hide the third column ie id (Which is also the primery key) =
from the user or make the column read only. I am using boundcolumn. I =
tried both way but unable to get the result. Making the column rea...
more >>
Hi,
I have a gridview populated by adapters/stored procedures. I have no problem
using dropdowns to filter data by the tradional progressive method (passing
parameters from a dropdown etc.)
However, what I can't do is filter using a dropdown which lists values from
a given field in the retu...
more >>
I am recieving the following. This happens when I moved it from my
development system to our production SBS 2003 w/ latest .net frameworks and
service packs . I developed under XPSP2 and VS2008.
The error is pointing to the Web.Config of my application.
System.Data.Entity was missing from...
more >>