Skip to Content
0
Former Member
Jul 02, 2009 at 10:50 AM

Web Service to Query with 21 Columns and up to 1000 Rows

26 Views

Hi Experts,

I have a web service to a query that returns a table of 21 Columns and up to 1000 Rows.

I would like to display this data in an UI element such List view / Spreadsheet table.

When I am doing so, I have the following issues:

1. With the Spreadsheet table I can't set the header of the columns to the name of the column in the query.

2. with both elements I would like to have a paging capability which I am not sure if is even possible.

3. With both elements I am not able to set the width of each column as I need, and also not able to define the correct formating (date / string....)

Is it possible to have what I am looking for with these elements? Or there are other UI elements for it?

Thanks in advanced,

DoronS