Hi,
I've 2 queries
1. how to validate a datarow which is not empty and also there were no values in it (something like when we created a new datarow and added to a gridview -- how to valdate it existence)
Note: In my project i showing the emptygrid when there are no values to display, for that i am adding extra dr to the gridview for displaying purpose.
2. I have to display a webpage which has some fields in it as a report page
i.e.., when user submits a webpage, i want to show the same webpage but with different formatting as a report page.'
how to achieve please help.