Click here to Skip to main content
15,885,985 members

Comments by Zafar A khan (Top 37 by date)

Zafar A khan 13-Feb-17 1:13am View    
check the improved solution
Zafar A khan 13-Feb-17 1:00am View    
in BindGridView("query","countquery") . the query and count query should have records. if there is no record in second page you can only see gridview
Zafar A khan 7-Oct-13 6:39am View    
which library you are using... itextsharp, pdfClown, PdfSharp
Zafar A khan 7-Oct-13 3:04am View    
firebug is mozilla firefox extension it is used in the browser not in visual studio.
any way your problem has been solved by using jquery .
Zafar A khan 7-Oct-13 1:35am View    
this will not work inside formview use firebug to get the correct id of chng_profilepic
and then give it in javascript code.
document.getElementById('get this id by using firbug').style.visibility = "hidden";
OR easy way is to use jquery css selector