how partial grid fetch size option works?
I have updated the partial grid fetch size to less number(3,1) than the default values
When i opened the form , first its refreshing the 3 rows and 1 column and next 3 rows and column and so on to complete form.
But i am expecting that it should open only 3 rows and 1 column and shouldn't refresh the other values at all. Please clarify