for that how can i validate using csharp.
how can i write the code?
Please help me.
Reagards,
Rao.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sreejesh SPPosted Mar 4, 2013, 11:20 PM
Even though a datatable contains gridview data,bacause whan a grid view bind in
gridview.datasource=dt;
griview.databind();
this is the grid view bind code,
so we take filter option in datatable then u take slash cell
anther case is your grid view data to get a data table then u take filter option in data table
Thanks,
Sreejesh