AJAX: XML Database with filtering

For discussions about programming, and for programming questions and advice


Moderator: Forum moderators

Post Reply
User avatar
puppy_apprentice
Posts: 662
Joined: Tue Oct 06, 2020 8:43 pm
Location: land of bigos and schabowy ;)
Has thanked: 4 times
Been thanked: 108 times

AJAX: XML Database with filtering

Post by puppy_apprentice »

I tried to find a solution to the problem from this topic. I didn't find one so far, but I created something similar to rockedge solution only for the database in the form of an XML file using XMLHttpRequest().
Works with web server.

Sources:
AJAX XML Example
How TO - Sort a Table

Maybe it will be useful to someone.

Image

Attachments
example.zip
(5.42 KiB) Downloaded 17 times
User avatar
puppy_apprentice
Posts: 662
Joined: Tue Oct 06, 2020 8:43 pm
Location: land of bigos and schabowy ;)
Has thanked: 4 times
Been thanked: 108 times

Re: AJAX: XML Database with filtering

Post by puppy_apprentice »

New version (in first post) with column filters.

Post Reply

Return to “Programming”