A
Aamir Ghanchi
Hello,
I would like to hear if any one else is having the same problem. The
AutoGenerateColumns property is set to true. I can read the data right
and can loop through the datasource's columnscollection and get the
row count, but for some reasons the gridview does not get autopoulated
with the results. The Gridview is bound to objectdatasource and I can
see all the events firing as follows when I trace:
objdsCourseMatrix_Selecting
objdsCourseMatrix_Selected
gvCourseMatrix_DataBinding
gvCourseMatrix_DataBound
This was originally a .Net 1.1 project imported now into 2.0
Any ideas will be appreciated.
thanks.
I would like to hear if any one else is having the same problem. The
AutoGenerateColumns property is set to true. I can read the data right
and can loop through the datasource's columnscollection and get the
row count, but for some reasons the gridview does not get autopoulated
with the results. The Gridview is bound to objectdatasource and I can
see all the events firing as follows when I trace:
objdsCourseMatrix_Selecting
objdsCourseMatrix_Selected
gvCourseMatrix_DataBinding
gvCourseMatrix_DataBound
This was originally a .Net 1.1 project imported now into 2.0
Any ideas will be appreciated.
thanks.