Is there an easy way to program the right click for a cell? I want to set up my own right click options for the right click but cant figure out how to do it.
Hi I am querying my database for a series of records. The number of records displayed is variable based on the search criteria. I am currently loading it into a datagridview and dynamically adding columns for each record that is found(the numbers of rows will always stay the same). This is a...
I figured out the problem. It seems it was writing to the database correctly. The problem is that the data source was set as "copy every time" and it kept overwriting the data I would input in and hence it would look like it never got written.
ok I thought I had the problem fixed but I was wrong. There are no longer any error messages when I try to run the up but the database does not upload correctly. I thought I had the problem solved because the data would be updated if I ran the program after I did a save but I think the...
I am working on a simple inventory problem and I am having some problems with the update portion.
My query consists of an Inner Join between 2 tables( item details and the inventory). There is a relationship between the 2 tables
The information loads into the DataGrid properly and I can edit...
I am having some major issues regarding turning off replication
I turn off my replication and there seems to be all sorts of triggers, views, and sp procedures that are left behind. Is there a way to clean all this up? I used the delete publication button in the Enterprise Manager GUI to remove...
I am having a major problem with my identity column after I did a DTS import and a snapshot replication.
What occured was that I DTS'd a bunch of records into my table, restarted my snap shot agent to populate all of my changes, and validated my subscription. The Agent pushed my new snapshot...
I am having some problems with the wheel mouse and my document.onscroll. I have an image that I want to keep on the middle of the page(an arrow and some stuff). I use the document onscroll to move the image and the appropriate onclick event for it. The problem that occurs for me now is that...
I have a .NET dll that is registered for COM use(Regasm/gacutil). Inside here I need to read from a text file to get some settings for the application. The location of the text file can change(depending on where the application is installed). I am trying to determine how to get to my file...
I have a variable that retrieves some HTML code and I want to output the literal version of the code onto the screen with a label or span. so if I get Yvonne<br>Tsang from the input. I want the span to display
Yvonne<br>Tsang
not
Yvonne
Tsang
How do I go about doing this??
I have a few asp.net pages where I wish to include asp pages. The asp pages are just my old headers and footers for the page. These have not yet been converted over. They have a bunch of Response.Write and other such things Request.ServerVariables throughout them. I seem to get an error when I...
I am having problems with setting up Transaction Replication. I am able to create the publication and the subscription with the wizards and that is fine. My problem is that the tables are not being sent/updated. It seems that the agents have never been started and when I choose to start them...
A few times a day I get the following Error
Parser Error Message: Access is denied: 'ClassLibrary2'.
It usually happens after I have run the application a few times(not simultaneously). I have to rebuild my class library and it seems to get rid of it most of the time or if I leave the computer...
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.