DatGrid and Checkboxes problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 1980dinesh
    New Member
    • May 2007
    • 1

    DatGrid and Checkboxes problem

    Hi,
    I have a DatGrid and i have added a checkboxes as template column
    i have write javascipt code to check and unckeck but at button event of code behind i can't grab the (checked) true condition of check boxes so i can't write to
    any event
    please help
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by 1980dinesh
    Hi,
    I have a DatGrid and i have added a checkboxes as template column
    i have write javascipt code to check and unckeck but at button event of code behind i can't grab the (checked) true condition of check boxes so i can't write to
    any event
    please help
    Moved to Javascript forum.

    Comment

    • acoder
      Recognized Expert MVP
      • Nov 2006
      • 16032

      #3
      Can you post some code .

      Comment

      Working...