Hi all.
Im wondering do we need extra code when we need to navigate through crystal report in ASP .Net Application? Like when handling DataGridPageIndexChanged on ASP .Net, we need to set the new page index and then re-bind the data source of the datagrid.
Im asking this in the context of ASP.Net Application since I know we dont need explicit re-bind in Windows Application.
Thx for the help.
Im wondering do we need extra code when we need to navigate through crystal report in ASP .Net Application? Like when handling DataGridPageIndexChanged on ASP .Net, we need to set the new page index and then re-bind the data source of the datagrid.
Im asking this in the context of ASP.Net Application since I know we dont need explicit re-bind in Windows Application.
Thx for the help.