<< < 1 2 3 4 5 6 > >>
Thus, I decided to write a component to list the dojo grid, i.e. dojox.Grid. Additionally, I set myself the following task list:
- Loading data from server with portions that appear at this time on the grid.
- Messages on the need for waiting for the user.
- The ability to use links and buttons as the variants of interface.
- The possibility to use the usual URL-query either DWR (Direct Web Remoting Framework) for receiving data from the server.
Click to download
I hope it will help you.