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.

Recommended Answers

All 2 Replies

I'm confused is this an ASP.Net web-app or a C# windows forms app?

I ask only because of the reference to "when user submits a webpage"

I'm confused is this an ASP.Net web-app or a C# windows forms app?

I ask only because of the reference to "when user submits a webpage"

No! it's not the windows forms it is only the webpage which the user submits (not windows form)

but can u tell me how to validate the datarow

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.