Skip to content Skip to sidebar Skip to footer
Showing posts with the label Webforms

Jquery: Find First Element By Attribute

I have a list with categories on my left side on the webpage, and a list with items on the right si… Read more Jquery: Find First Element By Attribute

How To Stop Automatic Download On Ie 11 While Using Iframe

I have given a source in a Iframe tag, my is issue is that when the page loads on IE the download b… Read more How To Stop Automatic Download On Ie 11 While Using Iframe

Avoid Page Refresh When Clicking On Linkbutton In Gridview

I have a GridView control, and inside of this control I have defined a link button using GridView.I… Read more Avoid Page Refresh When Clicking On Linkbutton In Gridview

Fixed Action Bar, Taking Footer Into Account

I've been trying to get an 'action bar' to appear on my web application using position … Read more Fixed Action Bar, Taking Footer Into Account

Html5 Types In Asp.net

Site will exclusively be used on mobile devices. So for fields requiring only numeric input, I want… Read more Html5 Types In Asp.net

Check If Web Form Values Have Changed

I have a multi-step form and user can navigate to any page to modify or add information. There is a… Read more Check If Web Form Values Have Changed