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 19, 2010 | .NET 2.0+, ASP.NET, Blog, Ext.Net
Tools probably are one of the lesser known but highly useful components of the ExtJs/Ext.Net/Coolite frameworks. Tools allow you to add minimize/maximize etc. type of buttons found on regular GUI Windows, and respond to their Click event (see the adjoining image for...
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...
Recent Comments