Use our Google Custom Search for best site search results.
Search
Page 1 of 1 (4 items)
-
Hello,
question to c# users
does anyone tryied to use async thread in InfoPath? So it can make heavy calculation work (or read data from db) in another thread? It doesn't look like form is "Not responsing" and all user controls become grey untill process is over.
Here's simple example:
XPathNavigator xp = ...
-
Thanks, Don Stephen,
query with paging logic was my "plan b".
Just wounder why query data + switch view have more performance then just query data.
-
Hello!
I just have noticed, that just imagine you have a table on a view binded to seconadry data source, this table have few columns, and about 500+ rows e.g..
Let's just leave "automatically load data when form opens" on the data connection for that table, so when the form opens, it loads immediatly (no delay).
Now, just add on ...
-
Hello, at first I would like to apologies for my English, I’m working on it.
I’v got a problem, when I created an InfoPath 2013 Filler Form and added secondary data source with an MS Access table. I left "automatically retrieve data when the form opens" selected. Everything is going to be fine until someone with an InfoPath 2010 ...
Page 1 of 1 (4 items)