Many thanks Mr CSharpGuitar for your helpful lessons, while I try your examples
I recieve error on GridView1.DataBind() , the error say :
The data source does not support server-side data paging.
When I search on the internet, I found that we cann't join SQLDataReader with datasource of any gridview because it is one way, How it worked with you ?
CS0246: The type or namespace name 'Lesson1' could not be found
proliant666 2 months ago
Comment removed
proliant666 2 months ago
this is part 3 not part2
davidyang861 4 months ago
Many thanks Mr CSharpGuitar for your helpful lessons, while I try your examples
I recieve error on GridView1.DataBind() , the error say :
The data source does not support server-side data paging.
When I search on the internet, I found that we cann't join SQLDataReader with datasource of any gridview because it is one way, How it worked with you ?
MrBasharSS 10 months ago