I found very good results using SQL and Array RDD.
Previously I was storing temporary data from sql tables into arrays - not the whole table, I was storing key fields into an array and ran query each time when array pointer is changed - when I was storing details directly into form's controls (as per Rathi's tips


Array RDD also can be used with latest development of grid

I am thinking about the reason for the better result. Using Array RDD should have more overheads than using array only

Can anyone please share his/her experience regarding this

Thanks in advance.
With best regards.
Sudip