Sunday, March 11, 2012

Can have a textbox for inputting in RS?

Hi,
Anyone know whether it is possible to have a textbox for inputting after i have generated the report in RS?

Hi eeyore21

I've never actual came across a SRS report with render a report user control on it after the report rendered. The only example I came across was a report which created a 'look like a checkbox', but the user couldn't edit the checkbox - it was just a 'Webdings' font used to display a black squaren and a empty squareo .

My answer would be it's not possible just based on the fact that CSV, PDF or a format which don't support webcontols can't render a textbox.

One option is to create an aspx file which gets the responsestream for the reportserver and edit the html and re-renders it on aspx page. (At the moment it's all I can think off)


,l0n3i200n

|||Thanks, this is as what i have suspected.

No comments:

Post a Comment