Search

You searched for the word(s): userid:878998

Matching Posts

  • Nested ListViews

    Hello, What I want to do is as follows: Apologise if my english is not so great. I have database containing makes and models of cars. Both tables have integer primary keys. I would like to do the following: Present a ListView, with information of makes as the top level, I would also like an icon, which, when pressed, displays the models of car belonging to that make within the ListView. i.e. Ford Toyota Opel Then if an icon next to Toyato was selected, it would display Ford Toyota Avensis Yaris iQ
    Posted to Data Presentation Controls (Forum) by cronus89 on 7/29/2009
  • ASP.net / SQL / Windows Service Integration

    Hello I am working on a fairly complex project, that involves the following: ASP.net Front-end, running on a local IIS Database, running on same machine as IIS Windows Service, running on same machine as IIS In short, the Service reads data from a connected device, and stores this information into a database, this database is accesible online via the Asp.net application/web-site. When this is finished, I need to be able to wrap all of the application in an installer, which I am going to bundle SQLExpress
    Posted to Installation and Setup (Forum) by cronus89 on 7/10/2009
  • Multiple Update Panel Behaviour

    Hello I am working on a form, which needs to have the following behaviour (it is for a logging application, if that is important) There is a Calander controls on the page, when the user selects a date, I want an update panel below to change from saying "Please select a date above" to displaying a list of log headers from the selected day. I want a checkbox to appear next to each log header At the bottom of this panel there should be a button, which when pressed, tells a second update panel
    Posted to ASP.NET AJAX UI (Forum) by cronus89 on 7/6/2009
  • MS Chart Control - Axis format help

    Hello, I'm displaying some data using the MS Chart Control, which is really good except for my not being able to work something out! My X values are DateTimes (in increments of 10 minutes), when I display them the chart control doesn't display the minute value, it only displays the date. If I change the series x type to be Time, then I have the opposite problem. How do I go about displaying the date and time at the same time?
    Posted to Component Discussions (Forum) by cronus89 on 7/5/2009
  • Re: MS Chart Control - Axis format help

    Steve, Thank you, I have converted your code into its programmatic equivilent and it works! I assume those horrible looking numbers are OADates? One thing though, it that I want to use tooltips, and when displaying #VALX it only shows the date, any ideas on this one? Thanks, Adam
    Posted to Component Discussions (Forum) by cronus89 on 7/5/2009
  • Re: MS Chart Control - Axis format help

    Again, I cannot thank you enough! Just out of interest, is this documented somewhere that I have missed? Adam
    Posted to Component Discussions (Forum) by cronus89 on 7/5/2009
  • Dynamic Graphing in ASP.net

    Hello, Having recently moved to ASP.net from a more Applications based background, I am looking for some advice on Dynamic graphing. I have a relatively large database of recorded values, taken at intermittent intervals over the course of a year, and I want to allow a user to enter two points in time and view a line chart of the values between those datas. I have already done a similar thing in PHP, using SVG which was nice as it allowed me to add things like tooltips on points on the graph etc.
    Posted to Component Discussions (Forum) by cronus89 on 7/3/2009
    Filed under: images, graphics, Graphs, charting, svg, gdi
  • Re: Query String Help

    Use "IsPostBack" to check if the request comes from the page or not, you can alter the SELECT statement based on that.
    Posted to Web Forms (Forum) by cronus89 on 7/3/2009
  • Re: Dynamic Graphing in ASP.net

    Darrell, Thank you very much, the control is brilliant for my needs in getting this product out quickly, seems much faster than SVG generation too. I was googling Binging this for days trying to find something like that, kept only coming across expensive controls
    Posted to Component Discussions (Forum) by cronus89 on 7/3/2009
Page 1 of 1 (9 items)