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...
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 | .NET 2.0+, ASP.NET, Blog, C#, Crystal Reports, VB.NET, Visual Studio
This is the first of a couple of blog entires I am writing for web-based ASP.NET Crystal Reports. Both of these blog entires concentrate on having more control over the actual Report Generation to be able to replace the default Crystal Report toolbar, with a custom...
Recent Comments