Does anyone know how to save a sort order or sort expression to a variable after a user has sorted a gridview? When a user clicks a column and the gridview sorts I would like to capture that into a variable to pass to another page. Any help is appreciated!
Hi! I am a newbie to SSRS am using it to connect to an Oracle database. Until this point I've had no problems, but now I am setting up a dataset with a couple of subqueries and I am now getting this error: ORA-01008: not all variables bound. What do I need to do to get this to work? Here is my...
I think I already know the answer to this question, but a customer of mine seems not to be able to accept "No" as an answer so here goes.
I have a website that is basically a bulletin board type site. As you are browsing the site the links to the posts change colors once they are visited. Is...
I am getting a type mismatch error when this reaches the last line of the sub. Can someone help me figure out why this doesn't work?
post_id is a numeric field.
Thanks in advance for your help!
Sub Delete_Recs(post_id)
set rs2 = Server.CreateObject("ADODB.recordset")
sql2_abbs = "DELETE...
Hopefully, someone out there can give me an idea of where to look for this problem. I have a web site where the search option brings up a list of documents that meet the search criteria. If it is a text file or Word document it opens fine, but if it is a .xls file or a .ppt file, it throws up...
I have created a report using Crystal Reports in VS 2005 and everything works great on my local machine. There is a parameter field in the report and before the report is displayed, a prompt is displayed to collect the user data. When I run the application through the web server, all works fine...
jbenson001, please accept my apology. I had a major brain fart and I guess my last post in my previous thread caused it to where I could not repost in it. I do appreciate your help and if you will overlook my stupidity. I'm placing the correct code here in this thread.
Thanks again for your...
I have a dynamically created gridview that when sorted only sorts to descending order. The problem is that the sort is firing twice. I've looked over the forum and google and the only suggestion I've seen is to make sure the the page has not ispostback in page_load. With this in mind I'm sure...
I have a hidden label on the master page that I want to be able to read the text of from a content page. I've used the page.master.findcontrol("label") to find the control but I don't know how to retrieve the text from it. Would someone point me in the right direction?
Thanks!
Hi, everyone! Happy Friday! Could someone please point me in the right direction to show me how to format columns in a dynamically created GridView? I figured out how to do rows, but not columns, such as centering the items in the first column. Also, how do I enable sorting and paging so that it...
I have a dynamically created gridview that I would like to add a column to. When I add this column I want it to contain hyperlinks linking to a detail page. Does anyone know how to do this in an easy to understand way?
Thanks,
Melinda
I am in the process of creating an update page that I would like to look like the insert page I created. I wouild like to query the database and bring back my one record and populate my text fields, but I cannot figure out how to do this with the existing data controls. How do I populate a form...
I'm pretty new at this. Is it possible to use ColdFusion to import a text file into Access 2000? If so, can someone point me to an example or tell me where to start?
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.