Search

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

Matching Posts

  • Using System Stored Procedure in TableAdapters

    Hello. I want to use system stored procedures in the msdb database in SQL Server 2005 within a typed dataset/tableadapter. I want the SELECT command to be = "sp_help_jobschedule" in the tableadapter. and the UPDATE command to be= "sp_update_jobschedule" in the tableadapter. But when the typed dataset designer tries to list the available stored procedure it only lists non system stored procedure. If i try to manually write these system stored procedure i get a "not found" error?. Thanks in advance
  • Where is the Intellisense?

    Hello. Im using the BETA 1.0 and Animations but i aint getting no intellisense: < cc1 : AnimationExtender ID ="AnimationExtender1" runat ="server" TargetControlID ="Image1"> < Animations > < OnClick > < FadeIn Duration =".5" Fps ="20" minimumOpacity ="0" /> <---- i dont get any intellisense here, why is that?. </ OnClick > </ Animations > </ cc1 : AnimationExtender > Thanks in advance
  • Dragoverlayextender doesnt hold its position

    Im using the BETA 1.0 version of atlas and the CTP additional features. When im using the DragOverLayExtender on an Image i can move around the Image but i as soon as i let go of the mousebutton the position of the Image moves back to its original place. I tried to set the style='width:100%' on the body tag but this doesnt help, any suggestions would be appreciated
    Posted to ASP.NET AJAX UI (Forum) by badbanana on 10/20/2006
  • AJAX BETA 1.0

    Hello. I have downloaded the BETA 1.0 release and installed it. And downloaded the ControlToolkit aswell that go along with the BETA. When i started my VWD after installation i noted that there was just 4 items in the "AJAX Extension" tab in my toolbox: Timer ScriptManager ScriptManagerProxy UpdatePanel So i wonder, where is the rest?. There were alot of stuff in the CTP releases, have you removed all of them?. Then i tried to add the "Microsoft.Web.Extensions.dll" to see if i
  • Re: Place links on an imagebutton

    Thank you for your answer, yes , but what i have is an ASP.NET imagebutton, and i want to dynamically push out pinpoints on this imagebutton from codebehind, that would be real neat :) , oh and i forgot to mention that the the links must be images aswell. can that be accomplished?.
    Posted to Client Side Web Development (Forum) by badbanana on 5/18/2006
  • Place links on an imagebutton

    Hello, i would like to place a couple of links on an imagebutton , how do i do that?. i was thinking on using DIV , Thanks :D :D
    Posted to Client Side Web Development (Forum) by badbanana on 5/18/2006
  • Make Hovermenu extender always visible?

    Hello, im using the hovermenu extender on a picture, but if it possible to make the hovermenu always visible so it doesnt disapear when the mouse is not over the picture?.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by badbanana on 5/15/2006
  • ImageButton and ondbliclick

    Hello, i have an imagebutton that uses the click event to post back to the server. But i also want to have a function that post back to the server when the user dblclick the imagebutton aswell, just like the ordinare click event, can this be accomplished?.
    Posted to Client Side Web Development (Forum) by badbanana on 5/10/2006
  • Re: Cannot add multiple controls with Hovermenu

    OK, thanks. But it would be nice if atlas could support multiple controls, because sometimes there are needs to place more than one point on an image.
  • HoverMenu is shortening my Buttons?

    I have made a button appear on a picture when its hovered on with this code: < form id ="form1" runat ="server"> < div > < asp : ImageButton ID ="ImageButton1" runat ="server" ImageUrl ="~/Pictures/test.bmp" /> < atlas : ScriptManager ID ="ScriptManager1" runat ="server" EnablePartialRendering ="True"> </ atlas : ScriptManager > < cc1 : HoverMenuExtender ID ="HoverMenuExtender1" runat ="server"> < cc1 : HoverMenuProperties OffsetX ="0" OffsetY ="0" PopDelay
Page 1 of 30 (300 items) 1 2 3 4 5 Next > ... Last »