Answer Posted / ravi
the MSFlexGrid currently displayed 15 rows, and the user
chooses to display only 10 at runtime, you need to delete
five extra rows.
| Is This Answer Correct ? | 13 Yes | 18 No |
Post New Answer View All Answers
Why do we use hashtable in c#?
What is a multicast c# delegate?
What is binary search tree in data structure?
In which order the constructor is called for an inherited class?
What is thread in c#?
Is predicate a functional interface?
How is a strongly-named assembly different from one that isn’t strongly-named?
Can extension methods access private members?
Why can’t struct be used instead of class for storing entity?
What is the purpose of dictionary in c#?
Why do we need constructor?
What is view state c#?
Is array passed by reference in c#?
What is the difference between User controls and Custom Controls?
What are the types of parameters in c#?