Hello,

Is there a way for me to restrict the number of rows a user can see in 
a datagrid? I have a datagrid whose datasource is a large managed 
arraycollection that is being constantly added to/updated by a 
streaming process. The client want the user to only see the first 200 
rows of the collection. Is there a relatively easy way to keep the 
user's view of the restricted in this way?

Reply via email to