Click here to Skip to main content
15,917,795 members

Comments by scnnx (Top 2 by date)

scnnx 14-May-14 2:30am View    
If use a TemplateField in your GridView and use a Literal you can call a normal tag to get a new window. Also you can go with a LinkButton or any other button and call a jQuery or javascript function in your code behind like in this post:<br><br>
 <br><br>
http://www.codeproject.com/Questions/443131/Call-to-javascript-Function-from-code-behind-using
scnnx 14-May-14 2:19am View    
The problem is that my compiler tells me that the buffer can't be null and i dont know how to get the binary data from the Image Object to insert it into my database.