in database table is thier . in that table fields are
photoid , photoname,photo... i want display image in the
gridview
Answer Posted / deepika
Use template column and put image as control in the
itemTemplate
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is server side session?
Differentiate strong typing and weak typing
How would you enable impersonation in the web.config file?
What is the asp.net control toolkit?
What is asp net objects?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What is viewstate? In which event of the page life cycle, is the viewstate available?
Mention few asp.net validators.
What is ispostback property?
What is _viewstart?
What are the uses of reflection?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
Can we use a static function with a non-static variable?
What is cookieless session id explain in brief?
What is variable and constant in .net programming language?