Hi,
im using
and in theBut when i click the "Add New Record" link the event is not gettign fired and the pop-up for inserting new record is not getting displayed.
Do we need to create the controls for the insert pop-up or will it generate automatically like Edit pop-up?
Can u please tell me how to open a pop-up to insert new record automatically.
im using
CommandItemDisplay
="TopAndBottom"
option to allow automatic insertion of records in the grid. When i place this property "Add New Record" link is displayed in the top and bottom of the grid.and in the
oninsertcommand
="RadGroupsGrid_InsertCommand"
Thank you,
sirisha