I would like to ask if the grid pop up edit is customizable??
I have a grid with Information about people. I have columns like Name and Address, contact number and at the end a check box.
I would that when i click edit, a pop-up would show with the following fields
Mr/Ms: (combo box with the items "Mr." "Ms." "Miss" )
First name: (text box )
MI : (text box)
Last name: (text box)
Address: (text box)
Contact Number: (textbox)
note: I don't want to display the checkbox in the pop up since the checkbox in the grid is editable, the first fields are for the column "Name"
I also want to know if i can add buttons in pop up like delete or clear button since most of the examples shown here does not really show how the pop up was formatted. I would appreciate if you could give me a sample
thanks
Erwin
I have a grid with Information about people. I have columns like Name and Address, contact number and at the end a check box.
I would that when i click edit, a pop-up would show with the following fields
Mr/Ms: (combo box with the items "Mr." "Ms." "Miss" )
First name: (text box )
MI : (text box)
Last name: (text box)
Address: (text box)
Contact Number: (textbox)
note: I don't want to display the checkbox in the pop up since the checkbox in the grid is editable, the first fields are for the column "Name"
I also want to know if i can add buttons in pop up like delete or clear button since most of the examples shown here does not really show how the pop up was formatted. I would appreciate if you could give me a sample
thanks
Erwin