cancel
Showing results for 
Search instead for 
Did you mean: 

Suppress post backs from Webdynpro forms

Former Member
0 Kudos

I am developing a webdynpro app to check stock / pricing. In order to check stock / pricing for multiple items, have created a input table consisting of qty and material input fields. The input table is bound to a value node. Results are posted back to another table in the same view.

Issue I have is as follows :

Anytime the user clicks on the material input field, there is some sort of post back that happens. Each time a post back happens, it takes about 2-3 secs before form is available for input. This is both annoying and time consuming.

Both fields are not bound to any event handler. Table selection mode is NONE. Is there anyway we can avoid this post back ? Have checked the property list of all mentioned UI elements and dont see anyway of suppressing the post back.

Appreciate any suggestions to resolve this issue.

Thanks !

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Srikanth,

Check this blog post & related tutorial by Bertram Ganz, it describes your issue in details along with solution:

/people/bertram.ganz/blog/2005/09/13/new-web-dynpro-sample-available--enhancing-table-performance

Valery Silaev

Answers (0)