Enter your search term and click the Search Now button!




Archive for the 'Data Grid' Category

DBxtra – Data Grid Hyperlinks

Wednesday, July 7th, 2010

Version 2.0.0. now allows assigning hyperlinks to Data Grid columns.

This video explains how to do this.

New Tutorial Video: The DBxtra Data Grid – Basics

Thursday, December 10th, 2009

A walk around the DBxtra Data Grid

Watch more tutorial movies

IIS – Server Error in ‘/DBxtra.NET’ Application – Data Grids

Monday, September 28th, 2009

Questión:

When accessing the page, after loging on, I try to view a DataGrid on the web page (reports work fine, Data Grid doesn’t) I get the following error, no matter which grid I want to bring up; one from DBxtra sample or one I created:

Server Error in ‘/DBxtra.NET’ Application.
——————————————————————————–
Unable to serialize the session state. In ‘StateServer’ and ‘SQLServer’ mode, ASP.NE T will serialize the session state objects, and as a result non-serializable objects or MarshalByRef objects are not permitted. The same restriction applies if similar serialization is done by the custom session state store in ‘Custom’ mode.

Answer:

Please check if the IIS sessions state is "InProc"?
Go to your Virtual Directory; click "Properties", select "ASP.NET", "Edit
Configuration", then "State Management".

image

Actually that is the default value; but sometimes gets messed up. Reseting it to InProc will solve that isssue.

Format Data Grid & Pivot Grid columns

Tuesday, February 17th, 2009

The new DBxtra version 3.0.3 allows formatting of Data Grid and Pivot Grid columns.

For a larger Video click here.

Learn more about formatting DBxtra Data Grid – Pivot Grid columns.

Data Grid Drill Down

Wednesday, January 16th, 2008

DBxtra .NET allows to assign unlimited Drill Downs to your Data Grids.

To learn how to design Drill Down data Grids click here.