Is there any way to grab the click event when a user opens a section of a drill down report?
I was asked to re-open the groups when a column is sorted.
Maybe save a value in code? Add my own button?
Thanks.
I'm creating an application to both read and write XML documents to send to another company.
Is there any reason to use the 3.5 or 4.0 framework over the 2.0, meaning has the implementation of XML changed?
This will be a stand alone app that will talk to my web app using a web service.
Hi All
I'm a long time VB developer learning C#. I'm loving it, but I have a question.
I have a class that reads my config settings out of my web.config file and passes them to several parts of my program.
In the VB world this class was static so I didn't not have ti instantiate it. Can I...
I'm an ASP.NET developer and I'm looking to get fluent in Java.
I have a few questions please:
Where do I start?
What version?
I built a number of web applications here at work.
Here's what I'm looking for. A way to add in a nicer application experience to my intranet apps here at work, so it...
I have a form that calls another form on the fly and it loads dynamic content out of the database.
When formA calls formB, it passes in the key to the table and the data is loaded.
You know how we do Dim f as form in VB.NET?
Is this something like this in ASP.NET?
formA and forM are the same...
I'm just starting in SSRS and it looks really nice compared to Crystal XI.
How do I rename a dataset on a report, after creating it.
Is it even possible?
Thanks
Hello All
I'm having a weird problem. Every so often I can't get out to my office network, Our Sonic wall blocks me, and when I call our network admin, she tells me I am no longer logged in as me, and ASPNET is logged in to the network server as my local machine.
I haven't a clue what this is...
I searched on the net for this, but haven't found an answer.
When you run your web app from VS2005/2008, it opens IE and displays the web pages.
If you stop debugging, IE ends the session and quits.
Is there any way to tell VS2005/2008 that I want to keep IE up?
I used to be able to keep IE...
I built a package a few years ago and I set up the variables for it in a SQL table.
I need to make some changes to this package and add in a few more variables but I can't figure out how I got the variables initialized from the table. There is NO query.
OK, so I feel stupid but we don't use...
We use the UltraWebGrid, and have a few projects on the server under version 8. I just upgraded a project and started using verion 9.
All went well until I tried to copy my project up onto the server.
I get this message.
UltraWebGrid ambiguous in the namespace 'Infragistics.WebUI.UltraWebGrid'...
Has anyone solved this?
We use the UltraWebGrid, and have a few projects on the server under version 8. I just upgraded a project and started using verion 9.
All went well until I tried to copy my project up onto the server.
I get this message.
UltraWebGrid ambiguous in the namespace...
Hello All
I'm looking for a Web Grid that will give a look and feel like Excel.
I'm not doing calculations, just entering data but they want to be able to cursor around, add values, then when they press Save, I can loop through the records and update the SQL table.
We have Infragistics ultra...
I'm building a custom web control and I want to save a color value to ViewState.
Like BackColor.
I've searched for this and it seems String is not the answer, but System.Drawing.Color converts to what?
I can save an object to the ViewState but not a color value. I know this can be done...
We haven't installed VS 2008 yet, and we're using VS 2005.
I just started using C# and I'm loving it! I have been a VB developer for a long time, and this is a nice change.
My question is, I'm in the Web development section of Visual studio 2005. We do mostly all web applications.
When I...
I do mostly Intranet applications and the internal security is such that most of us when creating a new application just upload the aspx files as well as the aspx.vb files.
I understand there is a way to pre-compile the site on my machine and just upload the aspx files.
Is this normal and how...
Can someone please tell me how to reset a DataAdapter to update the file a second time?
The first time it works fine, then on an edit I delete the records and call the .Update again and it does nothing that I can see.
Why?
I've searched for an answer but haven't used this object before but it...
I'm tearing my hair out over a couple of simple queries.
I have 2 tables that I need to work with.
One is a production table and the other is an import table.
The stored procedure needs to join the 2 tables on the first 3 fields and if it finds a match then update the production table with the...
I created a CLR in Visual Studio 2005 and deployed it to my sql server 2005 database.
Where IS the actual dll on the database server's drive.
I can't find an answer anywhere on msdn.
I've been all over the net on this one.
I'm using Crystal Reports XI. Not VB, not C#, just the Report Creator.
I will be calling this from another source.
I have a test stored procedure that takes 1 parameter. If I use the report expert, and choose the stored procedure, it prompts me in...
I'm sorry to have to ask this but I was asked to build a simple rotating picture viewer for our Intranet.
I can write in AS 2.0 but have not tried 3.0 yet. I am a long time developer in VB and .net.
The problem is they want a different picture per day. This would be easy if there were only...
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.