Download demo application - 6.57 KB Introduction In this blog I'm going to explain how you can bind a TreeView control to a hierarchical data through recursion . TreeView Control Simply drag and Drop a TreeView control by keeping the value of AutoGenerateDataBindings property equal to false . Target Hierarchical Data Target hierarchical data that I've chosen for this demo is a folder's h...
Introduction In this blog I'm going to pesent how Meta tag can be added on an ASP.NET page programmatically. For other methods, please read the following blogs - Emulating IE7 in IE8 – By adding a Http Header in IIS Emulating IE7 in IE8 – By adding a Meta tag within the head tag on all the pages Emulating IE7 in IE8 – By defining a Custom Header in Web.Config file Method Simply add a Met...
Introduction In my last blogs, I had demonstrated how one could emulate IE7 in IE8 demonstrated by adding a Http Header in IIS or by adding a Meta tag within the head tag on all the pages of a web application. Now we'll learn how you can emulate IE7 in by defining a Custom Header in Web.Config file. Method Site administrators can configure their sites to default to a specific document co...
Introduction In my last blog: Emulating IE7 in IE8 – By adding a Http Header in IIS I had explained how one could emulate IE7 in IE8 through IIS by adding an Http Header . Now in this article I'm going to exhibit how one can achieve the same by adding a Meta tag within the head tag on each page of the web application. Method Simpley add a Meta tag ( <meta http-equiv="X-UA-Compatible" ...
Introduction If an ASP.NET web application is working fine in IE6 & IE7 and if you want that the same web application will work in similar manner with IE8 browser without any problem, then you can do it easily by emulating IE7 in IE8 by various ways. In this blog I’m going to explain how can achieve it by simply adding an Http Header in IIS . Adding an Http Header Step I: Open IIS , ...
It's fast, easy and free! Submit articles, get your own blog, ask questions & give answers in the forums, and become a better developer, faster.
enter your email address:
What kind of email newsletter would you prefer to receive from CodeAsp.Net?18