Hi everybody!
Using Grid object on my form. Trying to add checkboxes and comboboxes to it.Receiving an error : "Cannot add object to the Grid" . Any ideas ?
1. Drop the checkbox control on the form, like any other box and first configure it with settings required (to make life easier).
2. Now select this checkbox and use CTRL+X or CTRL+C to get that into the clipboard.
3. Now select the grid and in the propertybox, select the column where you want to add the checkbox control.
4. Carefully click on the form designers titlebar area once (The property sheet will still display the column as the selected object).
5. In the key board, press CTRL+C to get the copy from clipboard to the column object.
You are thru..
Now to delete the Text1 from the column...
1. Select the ColumnN.Text1 in the property window..
2. Click on the Forms Wizard Titlebar area once.
3. Press the DELETE key once.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.