Results 1 to 4 of 4

Thread: HOw we add CHeck Box On DataGrid

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2005
    Location
    Canada
    Posts
    141

    Angry HOw we add CHeck Box On DataGrid

    We Instantiate a New datatable and add each value returned from the Stored Procedure to the datatable. then we bind the datagrid to the datatable.
    but we want to add a colume in which just Check Box control Show
    HOw we can do this

  2. #2
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622

    Re: HOw we add CHeck Box On DataGrid

    Tips:
    • Google is your friend! Search before posting!
    • Name your thread appropriately... "I Need Help" doesn't cut it!
    • Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
    • Allways Include the Name and Line of the Exception (if one is occuring!)
    • If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)


    If you think I was helpful, rate my post
    IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jan 2005
    Location
    Canada
    Posts
    141

    Angry Re: HOw we add CHeck Box On DataGrid

    This not the solution of my Problem i Know that when we Pick Bit data type then grid show check box but mapping colum field then show nothing;

    Plzzzzzzzzzzz Help Me


    HOw we add CHeck Box On DataGrid After Mapping Field

  4. #4
    New Member
    Join Date
    Feb 2003
    Posts
    14

    Re: HOw we add CHeck Box On DataGrid

    Quote Originally Posted by Waseemalisyed
    This not the solution of my Problem i Know that when we Pick Bit data type then grid show check box but mapping colum field then show nothing;

    Plzzzzzzzzzzz Help Me


    HOw we add CHeck Box On DataGrid After Mapping Field

    http://www.codeproject.com/aspnet/datagridcheckbox.asp

    Google is your friend...

    Why all the mad faces? Are you always angry? ...seems a bit rude to me.
    Last edited by astralvoid; Jun 1st, 2005 at 02:36 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width