slow insert

S

SweetNet

I have a form that in one place I have a code behind doing a insert of a
node(clone a blank row and insert) and in several other places I want to use
the native insert that Infopath gives for a repeating table. The Infopath
insert takes 10 sec. to show the new blank record on the screen. The
codebehind insert isnt that slow, but I dont want to recreate for all of my
inserts. What is the differences in the inserts here? Why is the native
insert so slow? How could I improve its speed?
 
J

jsl

We have experienced the same issue and ended up writing all the adds and
wiring them up to a button. Sort of defeats the purpose of infopath -- feel
like we might as well write a forms app.
 

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

Top