by Rahul Singla | Jun 18, 2010 | Blog, Drupal, Drupal 6.x, PHP 5.x
Well, it feels good to be blogging after a while. The past few weeks have been really hectic. Did you notice I do not have a single blog post for this month before this post? Well, I intend to compensate the void now, and what better way to begin than to offer some...
by Rahul Singla | May 31, 2010 | Blog, Drupal, Drupal 6.x, PHP 5.x
UPDATE: Drupal 7 version of this blog post is available here.I recently needed to create a table in Drupal (while working on my next Drupal open source module, Document). It’s just too easy outputting a table in PHP using a simple for loop over data fetched from...
by Rahul Singla | May 25, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
If you have been a regular reader of my blog entries, you would be knowing that I have been using ExtJs/Ext.net for a considerable time now. When I first encountered Coolite (through a Newsletter from Red-gate Software), I was pretty impressed, and it took me a while...
by Rahul Singla | May 24, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
DateField & TimeField from ExtJs/Ext.net arsenal are two really useful controls for entering date/time into forms. However, one of my clients complained that these fields can sometime take too much time in filling out, e.g. when the Date to be entered was...
by Rahul Singla | May 21, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
Layer (Ext.Layer) is probably one of the lesser used element of the ExtJs framework. However, I recently discovered one great use of Layer, for showing dynamic helper controls for any element on the page.See the adjoining screenshots for an example. In my case, I...
Recent Comments