Formview - Heavy?

G

Geo

Hi, I use formview and detailsview very often. I heard that they slow down
the page. Is it true? I use them to make the page more user friendly.
 
S

Scott M.

I don't see why they would be any slower than any other control to render.

I'd be more concerned about how you are going about getting the data for
these controls to bind to than using the controls as the UI element at the
end of the processing.
 
G

Geo

Hi, Comparing other pages with mine, i dont see any performance issue. Let me
give you an example to make myself clear.

Formview - I have ItemTemplate, EditTemplate and InsertTemplate. Each of
them have 3 sets of controls.I get the data on page load and bind to the
respective controls in the ModeChanging event.

Let me know your resposne..
 
S

Scott M.

Again, I don't see why this would cause any kind of problem. All this stuff
just gets rendered to the client as HTML/Text/CSS. The amount of data you
are sending down would be the thing that has the most impact on performance
in the data delivery stage.
 
A

Angel

It boils down to good design practices. I guess if you have a number of
template fields with dropdowns and what not you must exercise good common
sense when designing your page but that would be true no matter what.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,188
Messages
2,571,002
Members
47,591
Latest member
WoodrowBut

Latest Threads

Top