Search

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

Matching Posts

  • Re: AutoComplete with additional parameter

    See ASP.NET AJAX Control Toolkit (http://ajax.asp.net/)
    Posted to Web Forms (Forum) by Mike_123 on 4/2/2007
    Filed under: ajax
  • Re: Griedview-ImageField

    To show a image in ImageField you need the HTTP handler that will return the image from database by some image ID. Other way I saw in DataGrid from DevExpress and AlGrid from AspLib component library. They do not need any additional handlers.
    Posted to Data Presentation Controls (Forum) by Mike_123 on 4/2/2007
    Filed under: AspLib, asp.net 2.0, image control
  • Re: Griedview-ImageField

    To show a image in ImageField you need the HTTP handler that will return the image from database by some image ID. Other way I saw in DataGrid from DevExpress and AlGrid from AspLib component library. They do not need any additional handlers.
    Posted to Data Presentation Controls (Forum) by Mike_123 on 4/2/2007
    Filed under: AspLib, asp.net 2.0, image control
  • Re: AutoComplete

    Use AutoComplete contro from ASP.NET AJAX Toolkit ( http://ajax.asp.net/ajaxtoolkit/AutoComplete/AutoComplete.aspx) . You can populate it by webservise. of Comboboxes from AspLib component library ( http://asplib.net ) or from Telerik (http://telerik.com). They can be populated by server side event.
    Posted to Installation and Setup (Forum) by Mike_123 on 4/2/2007
  • Re: Image issues

    We save main image and image icon and image description into the database. User can't upgrade the image. Only add or delete. Each image has Guid key. And handler that shows the image cache(!!) it by Guid key
    Posted to Web Forms (Forum) by Mike_123 on 3/30/2007
  • Re: Tab control

    Try TabControl from AspLib component library (http://asplib.net). Or TabControl from AJAX Toolkit (http://ajax.asp.net). It's good and free.
    Posted to Getting Started (Forum) by Mike_123 on 3/28/2007
    Filed under: tab, tabstrip, ajax, asp.net 2.0, AspLib, .Net 2.0
  • Re: resizing an image depending on current size

    Try BinaryIMage control from the AspLib (http://asplib.net). The control can resize the image on the fly. And you can drop it on your form as usual image control.
    Posted to Getting Started (Forum) by Mike_123 on 3/28/2007
    Filed under: asp.net 2.0, ASP.NET 2.0 accessibility, asp.net 2.0 server tags, components, image, image resizing, AspLib, .Net 2.0
  • New version of AspLib component library

    New release of AspLib component library (v3.4) ( http://asplib.net ). ChangeLog: Added: - AutoLocalization property in InputDate and Calendar controls. - New client-side events - VS-2005 support Editor: - Full customized toolbar, custom toolbar items, type editor for toolbar customize. - Context menu - Multimedia and flash content dialogs - Form items dropdown list and dialogs - "Show invisible symbols" mode. TabControl: - it's possible to add icon for a text tab - Tab align property (possible to
    Posted to Announcements (Forum) by Mike_123 on 9/4/2005
  • Re: Picturebox not on my list of tools

    Try BinaryImage from AspLib component library ( http://asplib.net ) Or use custom handlers
    Posted to Component Discussions (Forum) by Mike_123 on 9/4/2005
  • Re: FCKTextEditor Or FreeTextBox

    Of course FCKEditor
    Posted to Component Discussions (Forum) by Mike_123 on 9/4/2005
Page 1 of 3 (21 items) 1 2 3 Next >