Live Chat Icon For mobile
Live Chat Icon

How can I simulate a scrollbar in a DataGrid

Platform: ASP.NET| Category: DataGrid

<div style='width:100%; height:200; overflow:auto;'>
 	<asp:DataGrid id='DataGrid1'  runat='server'></asp:DataGrid>
</div>

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.