by Rahul Singla | Jan 7, 2010 | .NET 2.0+, ASP.NET, Blog, DotNetNuke
It has been sometime since I created this module. This module is an extension to the core DotNetNuke Announcements module, and is compatible with it. You can have both of them installed side-by-side.It adds scrolling capability to your Announcements. You can scroll...
by Rahul Singla | Dec 22, 2009 | ASP.NET, Blog, Coolite, ExtJs
Checkout this link in the Coolite examples explorer. It demonstrates validating controls that are inside a FormPanel. I was working on a similar control hierarchy, but the isValid() method on FormPanel’s form was always returning true, even when the form was...
by Rahul Singla | Dec 19, 2009 | ASP.NET, Blog, Coolite, Visual Studio
I recently had a situation where many of the controls on my ASP.NET form (with a mixture of ASP.NET, custom & Coolite controls) needed size adjustment depending upon the language in which the form was rendered. Translation of content itself was not that such big a...
by Rahul Singla | Dec 17, 2009 | ASP.NET, Blog, Coolite, ExtJs
If you are trying to figure out why Coolite/ExtJs is giving an error while loading DateTime you serialized to Json manually (including serialization to json of records which contain Datetime fields), here is the answer.Well, as far as I have seen, Coolite/ExtJs...
by Rahul Singla | Nov 10, 2009 | .NET 2.0+, ASP.NET, Blog, C#, Coolite, Custom Controls, Ext.Net, ExtJs, VB.NET
I have been a big fan of Coolite/ExtJs frameworks. ExtJs provides the client-side framework for Web 2.0 applications that I did not believe was possible, until I actually saw & used the ExtJs library. Simultaneously, the Coolite team has done an excellent task of...
by Rahul Singla | Oct 11, 2009 | .NET 2.0+, ASP.NET, Blog, Custom Controls
Content scrolling is a very common task on the web. This ASP.NET server-side control enables you to embed any HTML or ASP controls as its template that it can scroll vertically or horizontally in any direction with configurable scroll speed.Due to a larger...
Recent Comments