
This is a grid like Facebook Inbox style. This grid gives us the possibility of binding data and adding Facebook style events like removing the current row, expanding a row, and linking to another page.
The control uses the following methods:
* Send a jQuery AJAX request to a web server to get news in JSON format * Create rows and columns and bind data to table rows * Set the control style after data binding * Interact with user * Change and set styles * Do jQuery effects
|