farshad Posted August 13, 2003 Posted August 13, 2003 I have placed a datagrid on a webform. Asigned several bound columns and button columns. In design mode, the datagrid has the ones I have added as well as column0, column1, column2 which i do not want. These extra columns are just repeat of some of the ones I have added. How can I delete these columns. p.s. they do not appear in the propertybuilder Thanks Quote Farshad
Moderators Robby Posted August 14, 2003 Moderators Posted August 14, 2003 Is the property "Create columns at runtime" set to True? Quote Visit...Bassic Software
LostProgrammer Posted August 14, 2003 Posted August 14, 2003 Not to correct the expert. I know i have learned a lot from Robby, but I think the property you are looking for is 'autogeneratecolumns'. Quote
Moderators Robby Posted August 14, 2003 Moderators Posted August 14, 2003 I was talking about the Design-Time property, but yeah, 'autogeneratecolumns' will work at run-time. Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.