CodingIsFun
Programmer
I am new to .NET and having some issues using some of the datagrid options.
I have figured out how to bind data to the grid, but when I make the dg.allowpaging = true; I get all sorts of weird errors. Just incase anyone asks the grid works perfectly fine with this setting set to false. Is there extra code I need to use to actually have the paging work properly? Does anyone have some snippets that can help point me in the right direction.
thanks in advance.
I have figured out how to bind data to the grid, but when I make the dg.allowpaging = true; I get all sorts of weird errors. Just incase anyone asks the grid works perfectly fine with this setting set to false. Is there extra code I need to use to actually have the paging work properly? Does anyone have some snippets that can help point me in the right direction.
thanks in advance.