Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Goodie
Starting Member
1 Post |
Posted - 2007-06-04 : 10:55:34
|
Hello,I'm trying to set textbox values when a report is rendered. Ideally I want to load all the required data for all my textboxes on my report in one dataset and have each of my textboxes query or lookup if you want that dataset to get the value I want.Seems simple enough but I can't get it to work using Custom Report Code or any other ways. Can somebody give me any pointer regarding how I can achieve this?Many thanks. |
|
Antonio
Posting Yak Master
168 Posts |
Posted - 2007-06-15 : 15:04:06
|
quote: Originally posted by Goodie Hello,I'm trying to set textbox values when a report is rendered. Ideally I want to load all the required data for all my textboxes on my report in one dataset and have each of my textboxes query or lookup if you want that dataset to get the value I want.Seems simple enough but I can't get it to work using Custom Report Code or any other ways. Can somebody give me any pointer regarding how I can achieve this?Many thanks.
Apologies for sounding thick but I don't get what you mean at all. Can you explain it a little more?Onward and upward! |
 |
|
|
|
|