Browse By Tags

Sorry, but there are no more tags available to filter with.
  • WebDataGrid rowselectionchanged event not firing during postback

    I have two webdatgrids on a page, the first one the rowselectionchanged event fires and the second one it doesn't.  They are both set up the same.  Below is the 2nd one which is hte one where the event doesn't fire.  Any suggestions? Thanks

    <…