by Rahul Singla | Mar 20, 2010 | Blog, ExtJs, ExtJs 3.x, ExtJs 4.x
Before anything else, here is a sample demonstration of what I am discussing in this blog post. Enter some text in the textbox, and click the Flash’s Copy icon below. You should have the text on your system clipboard. The .swf file for the same is attached with...
by Rahul Singla | Mar 14, 2010 | Blog, Drupal, Drupal 6.x, PHP 5.x
While working on the next release of my open-source Drupal module Reference Links, I needed to delete all votes for links attached to a node when the node itself was being deleted. Here, remember the votes were stored for the links attached to the nodes (and not the...
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...
by Rahul Singla | Mar 8, 2010 | .NET 2.0+, ASP.NET, Blog, C#, Coolite, Crystal Reports, Ext.Net, ExtJs, Javascript, VB.NET, Visual Studio
I blogged yesterday here, regarding fetching the total Number Of Pages in an ASP.NET web-based Crystal Report in the code-behind. My original motive for doing that was replacing the default Crystal Toolbar with a custom one. And continuing from that Blog post, I...
by Rahul Singla | Mar 7, 2010 | Blog, Drupal, Drupal 6.x, ExtJs, Javascript
I faced this the first time, when I was working on the File Browser add-on for the 2.x branch of my Take Control module for Drupal. Drupal’s core CSS is significantly incompatible with the ExtJs’ CSS, and considerably disorients the layout of widgets like...
Recent Comments