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...
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...
by Rahul Singla | Mar 21, 2010 | .NET 2.0+, ASP.NET, Blog, C#, Coolite, Ext.Net, VB.NET
Working on a custom Window control derived from Coolite Window control, I wanted to ensure that my script file for the custom Window gets included at an appropriate place in the page header before the ClientInitScript for my custom control.Although you can directly...
by Rahul Singla | Mar 8, 2010 | .NET 2.0+, ASP.NET, Blog, C#, Crystal Reports, VB.NET, Visual Studio
I was having considerable problem figuring out a way to specify the connection parameters for my Crystal Reports at runtime that used the Pull model for stuffing data. The problem was that I needed to use a different runtime connection than what was configured for the...
Recent Comments