Hi, I am new to using any reporting suite. Usually I query data from the db and manually parse it out and generate my html layout. I was hoping using a reporting toolset would make things easier.
I've been reading and following along some telerik reporting guides.
It looks like paramaters and filtering do not take place at the db-level and are instead after the data is pulled. This is a big problem for me. I need to use params when i pull the data. I could be pulling a million records if i can't have the report pull only the records for a specific userID and then report on it.
Is there any way to make it work like i expected it to?
Or am i going to have to stick to using a grid?
I've been reading and following along some telerik reporting guides.
It looks like paramaters and filtering do not take place at the db-level and are instead after the data is pulled. This is a big problem for me. I need to use params when i pull the data. I could be pulling a million records if i can't have the report pull only the records for a specific userID and then report on it.
Is there any way to make it work like i expected it to?
Or am i going to have to stick to using a grid?