mzim
Well-known member
[font=verdana, arial, helvetica]hi to everyone..
how to disable the headerbutton of the datagrid? Disallow sorting of the datagrid, i have this code but it wont work..
[/font]
any sugg's are greatly appreciated:
thanks in advance.[/font]
how to disable the headerbutton of the datagrid? Disallow sorting of the datagrid, i have this code but it wont work..
[/font]
[font=verdana,arial,helvetica]visual basic code:[/font]
datagrid1.allowsorting = false
[font=verdana, arial, helvetica]datagrid1.allowsorting = false
any sugg's are greatly appreciated:
thanks in advance.[/font]