Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
349
Limit on total number of controls in a webtab?
posted

Is there a 'real' limit on the number of controls on a webtab. So if the webtab has n tabs, and each tab contains 50 controls, then would I reach a figure where the performance would be a serious issue. This may not be a infragistics-webtab question it might be a more general ASP.NET issue with how much processing is done server side for a large number of controls.

Does anyone have a useful input to this issue?

cheers

david

Parents
No Data
Reply
  • 45049
    posted

    I don't have a concrete number to give.  I also don't expect there to be one, since some controls will have a much greater impact than others (picture 50 WebGrids each bound to 10000 rows, compared to 50 HTML TextBox controls).  That said, I'd love to see what others have to say on the matter from their experience.

Children
No Data