can aspx page contains two pager tags ?
Answer / sv2
According to me there can be two pager tags ,
It will be of the type of sorted view ,for ex:-DataGridView
suppose, There are 100 records in DataGrid if we want to
sort in the range of 50 records then Two pager tags will
help us in getting different views of 50 records
| Is This Answer Correct ? | 0 Yes | 3 No |
what is the use of SQL command builder class in C#.net? Explain how can we execute a stored procedure using C#.Net? What is the difference between .DLL and .EXE?
What is the application frame host?
Explain write back and write through caches? : .NET Architecture
Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?
How can i create only one instance of class and thus doesn't allow creating any more instances?
Explain domestic architecture artifacts? : Dot net architecture
What happens to the winfx technologies?
What is .net mobile utility controls. Explain with an example? : Microsoft dot net mobile
How to improve the cache performance? : Dot net architecture
What is cache coherency and how is it eliminated? : Dot net architecture
how to make and display a form without title bar?
What are the main Tools to develop .Net Application?