hit counter
Welcome to Office Zealot Sign in | Join | Help

Browse by Tags

All Tags » Bugs » Code   (RSS)
In my previous post I went by gut feel on timings, I have now been able to do some proper testing and timings using a demo form which are as follows.... Times to change view via C# code : 175 Rows - IE : 29 seconds FF : 9 seconds IP Client : 1 second Read More...
0 Comments
Filed under: , , ,
I have recently started work on handling some of the events that can happen on a form library. One of these is the ItemDeleting event. This occurs during the delete process for an item. As the deletion of an object is part of a business process we had Read More...
1. When concatenating fields using rules you cannot put in newlines, you can only do this through code 2. You cannot have both code on a button click event and also have a "close the form" rule on the same button, this in IP client stops the code from Read More...
1 Comments
Filed under: , , ,