Home All Groups Group Topic Archive Search About
Author
19 Apr 2005 5:18 AM
Sundararajan
Dear Folks,

        In a datagrid i am binding a dataset with autogenerate columns set
to true in the datagrid. i am also adding a checkbox template column
programmatically to the datagrid. in this scenario i could not sort the data
in the datagrid. if template columns is not added then the sorting is working
fine. how can i get rid of this problem.
please help me at the earliest.

thanx  in advance.
regards,
--
S.Sundararajan

Author
19 Apr 2005 9:31 AM
Brock Allen
You should probabaly post some code so we can see what's going on.

-Brock
DevelopMentor
http://staff.develop.com/ballen



Show quoteHide quote
> Dear Folks,
>
> In a datagrid i am binding a dataset with autogenerate columns
> set
> to true in the datagrid. i am also adding a checkbox template column
> programmatically to the datagrid. in this scenario i could not sort
> the data
> in the datagrid. if template columns is not added then the sorting is
> working
> fine. how can i get rid of this problem.
> please help me at the earliest.
> thanx  in advance.
> regards,