| Page 1 of 1 | [ 2 posts ] |
|
Hello,
I would like to hide/show some rows in some situations - for example when programatically searching for a particular term in the table that I input in some text field. Is it possible to filter content of the datatable component? thanks in advance, Martin |
Alberto SantiniYUI Contributor
|
Hello Martin.
You can give a look at "Another Html scraping with YQL, DataTable and AutoComplete" example [1]. Basically I filter the records of the datatable using the value of the autocomplete widget. Then I fill the datatable with the new data: gamesDT.set('data', newGames); Hope that helps, Alberto [1] http://albertosantini.github.com/ |
| Page 1 of 1 | [ 2 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group