Category Archives: Uncategorized

How to stop Inquiry screen from Pre-Loading?

In a forum, there was a point raised whether one could stop the preloading of  any screen. Lets take an example where we will be increasing the Item Inquiry lines to 3000 lines at once. New Stuff: How to import fixed asset along with Linked expenses. We would like to guide you with few steps… Read More »

How to Delete particular row and reset Grid

We usually come across a scenario when we need to delete row from a grid through coding. Now we can even think of using SQL queries to delete the data, but these changes were reflected at the database level. The screen do not have the changes reflected and this may cause data inconsistency. So for… Read More »