P
Prasanta
Hello,
I have a project less solution asp.net 2.0 with c#. I have a method in
page code behind which returns a datatable, that method I want to
assign in the objectdatasource select method, but when ever I am
passing the typename in objectdatasource with the class name its
saying couldn't find the type. but if the solution is not projectless
same code is working fine, is there anything extra need to be done on
the page or objectdatasource.
Cheers,
PB
I have a project less solution asp.net 2.0 with c#. I have a method in
page code behind which returns a datatable, that method I want to
assign in the objectdatasource select method, but when ever I am
passing the typename in objectdatasource with the class name its
saying couldn't find the type. but if the solution is not projectless
same code is working fine, is there anything extra need to be done on
the page or objectdatasource.
Cheers,
PB