Data Grid Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Shanaj
    New Member
    • Jan 2007
    • 51

    Data Grid Help

    hello

    I am using a datagrid with 2 coloums.I want to do validation in 2nd column.


    and how to do updation in datagrid
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    If you want to update the datagrid, rebind it after updating the dataset via the data adapter...

    Hope that this helps.

    Comment

    Working...