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 ...
-
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?
-
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?
>
>
>
Similar Threads
-
By Application Development in forum DOTNET
Replies: 2
Last Post: 11-06-2007, 01:20 PM
-
By Application Development in forum CSharp
Replies: 0
Last Post: 05-24-2005, 07:13 AM
-
By Application Development in forum Microsoft Exchange
Replies: 3
Last Post: 04-27-2004, 09:33 AM