which tag i need to use manually to bind columns in a
datagrid ?
Answer Posted / srikar
<asp:bound field datafield="" headertext="">
or
Anchor tag
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to create applications by using Visual Studio 2012?
How do we do authentications using atlas?
What is difference between Desktop, Client Server & Web based applications?
What is an asssembly qualified name? Is it a filename? How is it different?
What are .net mobile controls features? : Microsoft dot net mobile
What is biginteger and when would you use that?
6. Wcf- what is SOA
What's new in the .net 2.0 class library?
What are different types that a variable can be defined and their scopes ?
what is tracing? Where it used?
I am working with asp.net 2005 and Crystal report 10. I have an image field on my dataset to show on Crystal report.And the image is shows dynamically from database in image field of CR. The image field is showing well on my Crystal report on its first page with all other data but when i click to open second page of CR,it does not show any data on that.I found that this is because of adding the image field on crystal report. Because when i remove the image field from the CR then it will run both the pages of CR. I am using the Page Load event to bind CR data with Database. And i have already check with the Init event to bind CR , but it still not shows the data on second page when i use image field on that. Please give solution for that.....
What are the five stages in a dlx pipeline? : Dot net architecture
Explain .net mobile selectionlist control? : Microsoft dot net mobile
what are the fundamental and common properties of .net controls?
what is inheritancy where u required ?