Time taken to load a form

rashi.kaushik
Member Posts: 52
Hi All
I want to display the time taken to load the form i am opening to be displayed in the status bar.
Any ideas how to do this will be of great help.
Thanx in advance
Rashi
I want to display the time taken to load the form i am opening to be displayed in the status bar.
Any ideas how to do this will be of great help.
Thanx in advance
Rashi
0
Comments
-
personally I don't know why it doesn't take a split second?
what form are you having trouble with?0 -
Hi Savatage
Actually my SalesOrder form is too heavy.
I want to check the time taken to load it on different servers.
I need to display this time in the status bar.
Thanks0 -
Sorry I didn't realize I was in the Axapta forum :oops:0
-
Thanks
I figured it out myself.0 -
Hi Rashi,
I don't know how to display this in the status bar, but why not you use a custom Progress screen? I suggest you open it before the call of any stmt in init() and close after the call of all stmts in run().
Hth,
CiprianKind regards,
Ciprian Dudau
Axapta Developer0 -
Mugur
What i have done is i have calculated the current time before the Super() of init and after the Super() of run and found the difference and after that i have set the focus SalesId field and set its help text.
SalesTable_SalesIdAdvanced.setFocus();
SalesTable_SalesIdAdvanced.helpText("Time taken to load the form is " + time );
This way i have been able to get this info in the status bar.
Thanks
Rashi0 -
very niceKind regards,
Ciprian Dudau
Axapta Developer0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions