While designing grids and related styles, I always found the need to bind some dummy data to the grid to see how the grid looks. So, rather than making a database call to get a really organized table, I decided to get one of my own. The following method...
The business guys at my work place were complaining about my application being slow most of the time.While it was curious to me that it was not the case...coz....where-ever I tested, it was fine..with respect to the speed of the web-app....and all the...
Place inside the <head> tag to ensure smooth transition. Simulating ajax like effects without the real deal <META http-equiv="Page-Enter" content="blendTrans(Duration=0.2)"> <META http-equiv="Page-Exit" content...