ramones,
Thank you so much for the sample. Its very helpful.
By the way how to limit the object on x?
example:
If the return data is 15. currently it will display on x continuesly.
I want to limit that, object will display 1-5 on first level and it will breakline to enter the onject 6-10 to the new line.
In short, I want to display the object by 5. after count of 5, breakline to display the object.