What is the difference between a Grid and a scroll?

Questions by Puneet Seth   answers by Puneet Seth

Showing Answers 1 - 9 of 9 Answers

venugopal.gangadi

  • Nov 7th, 2006
 

What is the difference between a Grid and a scroll...

scroll area is used to maintain parent child relationship we insert grid in low level scroll

Example : assume we have 3 scroll levels in our page level1,level2 and level3 we insert grid in level 3

  Was this answer useful?  Yes

Neo

  • Dec 1st, 2006
 

One of the differences between a grid and scroll is that a Grid can be inserted into a scroll but vice-versa is not possible. In fact a Grid is incapable of housing another grid.

From an end-user perspective, a Grid provides visual access to many rows of data(from the record) at the same time, whereas a scroll will display the details of one row of data.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions