in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

Insert new rows in vgrid

Last post 9/26/2008 5:26 AM by Sorin Sandu. 0 replies.
Page 1 of 1 (1 items)
Sort Posts:
Previous Next
  • 9/26/2008 5:26 AM

    Insert new rows in vgrid

     

    I have a form with a lookUp control and a Verticalgrid.
    When a user select a value from lookup it selects some values from a table based on that value and populates the vgrid (it's only one record for that value).
    How can I insert a new value if it not exist in table.
    I've tried AddNewRecord() but how can I save it ?
    On normal grid I use RowUpdated event and set parameters values. Here I can't find such an event.
    One of my parameters takes it's value from lookupedit.
    Same question for updating records.
    Thank's
    Sorin Sandu
Page 1 of 1 (1 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED