Hi, could anyone give me example on how to maintain TabControl in ASP.Net? Here's the problem : - I have TabControl with many of Tabs - Each of Tab contain various kins of object, i.e DataGrid. - Each of DataGrid containing data from database with request query comes from textBox (say it txtCari). - When I click SEARCH button,the value on txtCari become parameter for querying database. - The reslt keept in DataGRid on each tab (each datagrid contain difeerent data) :wtf: - But guess what?. It's need more than 6 seconds to load..:mad: Can anyone give me the way how to makeitfaster?' With xample please.. ;) Tq
S
satrio_budidharmawan
@satrio_budidharmawan