Hi all, i found a problem to cereate a scrollable datagrid, its headerText will remail fixed only records will be scroll. also i want to create without using paging. how can i do? please help me. thanks
actually the basic criteria to make the datagrid scrollable is : 1) the width specified in the div tag shud be less than the width of datagrid. 2)the height specified in the div tag shud be less than the height of datagrid.