Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Suggest the Best Option

This is a discussion on Suggest the Best Option within the ASP forums, part of the Programming Talk category; I am creating my application using ASP.NET.I have two options for creating layout. It is to use Flow Control Layout ...

  1. #1
    ashlee is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    108

    Thumbs up Suggest the Best Option

    I am creating my application using ASP.NET.I have two options for creating layout. It is to use Flow Control Layout or to create layout using Grid Control Layout. Before proceeding I want to know which one is preferred and the reason for the same. Understanding the reason and choosing the same would help my application to perform well. Help me to suggest the best option of the two for my layouts.


  2. #2
    caradoc is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    122
    It is always good suggestion to use Flow Control Layout when you compare Flow Control Layout and Grid Control Layout for your application developed using ASP.NET. This is because of the dynamic feature of Flow Control Layout rather than Grid Control Layout. That is in other words there are some features in Grid Control Layout which is not handled by all browser types. So flexibility of handling is more with Flow Control Layout and so I suggest you to go with that for your application creation.


Latest Article

Network Security Risk Assessment and Measurement

Read More...