by Rahul Singla | May 1, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
As I am using more of Ext.Net/Coolite toolkits, I find myself delegating some of the UI creation from server-side markup to client-side javascript. This allows me to reuse the code better across different projects, plus enables me to introduce more dynamicity in the...
by Rahul Singla | Apr 19, 2010 | Blog, Coolite, Ext.Net, ExtJs, Javascript
I am using nested GridPanels inside a parent GridPanel’s RowExpander plugin for quite sometime now. And everything was working wonderfully till recently, when I hit a major hiccup.As you might be knowing, the RowExpander plugin for the GridPanel might refresh...
by Rahul Singla | Apr 14, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
I was pretty confused by this particular behavior from Google Chrome. In my ASP.NET pages, when I pressed Enter inside some form fields, Chrome reloaded the entire page, but FireFox and Internet Explorer did nothing.I am aware of the HTML specification, which says...
by Rahul Singla | Apr 7, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net
Token Ids are one of the better productive parts in the Ext.Net’s (a.k.a Coolite’s) server-side framework. As we know, ASP.NET translates server-side control Ids to client-side Ids that would be almost always different from their server-ids, especially if...
by Rahul Singla | Mar 29, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript, Visual Studio
As before, I deeply appreciated the Ext.Net (also known as Coolite) extensions over the core ExtJs (both server-side and client-side), and how well they integrated with ExtJs, making them look-like part of core ExtJs itself. And this time, it was the turn of the...
Recent Comments