change display - XML SOAP

This is a discussion on change display - XML SOAP ; Hi all, I write application that het xml data from the server load xml file and display the transform content in html container ( like div ) usualy by table now I want to let the user to sort and ...

+ Reply to Thread
Results 1 to 2 of 2

change display

  1. Default change display

    Hi all,

    I write application that het xml data from the server load xml file and
    display the transform content in html container ( like div )

    usualy by table

    now I want to let the user to sort and filter data in the client only with
    out sending request to server is that possible?

    thanks

    p.s.

    Is there any body who use xsl-fo to display on screen and print if needed
    xml document without need to transfer to pdf file and using third part
    utility?




  2. Default Re: change display


    "Gal Shay" <gal_shay@netvision.net.il> wrote in message
    news:ujcKHSk7GHA.1496@TK2MSFTNGP05.phx.gbl...
    > Hi all,
    >
    > I write application that het xml data from the server load xml file and
    > display the transform content in html container ( like div )
    >
    > usualy by table
    >
    > now I want to let the user to sort and filter data in the client only with
    > out sending request to server is that possible?
    >


    I just use the onclick event of a <th> element and resort the table using
    DHTML/Javascript.


    > thanks
    >
    > p.s.
    >
    > Is there any body who use xsl-fo to display on screen and print if needed
    > xml document without need to transfer to pdf file and using third part
    > utility?
    >
    >
    >




+ Reply to Thread

Similar Threads

  1. I change the ListBox's item but the display does not change
    By Application Development in forum DOTNET
    Replies: 2
    Last Post: 11-06-2007, 01:20 PM
  2. Change display value in a grid
    By Application Development in forum CSharp
    Replies: 0
    Last Post: 05-24-2005, 07:13 AM
  3. why so hard to change Display Name??
    By Application Development in forum Microsoft Exchange
    Replies: 3
    Last Post: 04-27-2004, 09:33 AM