Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
Douglas Evans #1
xml sortable columns
Hello everyone,
Can I somehow import an XML file into a table and then be able to sort the
information alphabetically by each column? Is this possible or do I need a
database? Could there be a component out there that has that functionality?
Thanks in advance,
Doug
Douglas Evans Guest
-
sortable column image
I have a 3 columns in my grid which I can sort on. How do I can some image to the column to show which way column currently sorted? -
Convert Month Names To Sortable Values?
You should keep another column which stores the date as a date (as it should be). Or have *just* the date column. In case (1), you can have ... -
Columns and Inherited Datagrid...Active Schema does not support columns
I have a class which has inherited from datagrid, to provide some custom functionality, row select, mouse overs etc All is working fine apart from... -
PK columns
How to get the list of columns which compose the PK (not the clustered index) on a table? I want to get it from system tables. Thanks. -
Pad strings/concatenate columns to simulate data columns in ASP select box with SQL Server 2K
Dale, Cast all the data to fixed character data type in your select statement. For example: select cast(au_id as char(12)) +...



Reply With Quote

