Browse by Tags

MK Web UG

MK Web UG
Macedonian Web User Group
Tags
Tagged Content List
  • Blog Post: Using Custom styles on a BalloonPopupExtender

    In one of my previous blog posts , I talked about the BalloonPopupExtender, which is usually used for showing tooltips based on a given event of a control. In this blog post, I will talk about using the Custom style of the BalloonStyle property, so that you can adapt and use custom appearance of the...
  • Blog Post: AJAX Control Toolkit – Tab Control

    In my previous post , I mentioned that there are several new features of the AJAX Control Toolkit, one of which was the improved Tab Control. I discussed about the BalloonPopupExtender, which is a part of this toolkit since November 2011. In this blog post, I will talk about the Tab control. There are...
  • Blog Post: AJAX Control Toolkit – BalloonPopupExtender

    The AJAX Control Toolkit, since November 2011, has some several new features, including BalloonPopup and improvements on the Tab control. In this blog post, I will discuss about the BalloonPopupExtender, which is used mainly as a kind of a tooltip displayed when we’re typing in a text field or on another...
  • Blog Post: AJAX Control Toolkit – How To Use AutoCompleteExtender

    These days I had a situation where I needed to use a control which is a part of the AJAX Control Toolkit, concretely the AutoCompleteExtender control. I had a TextBox control in a web form where the user needed to add another user to a given list, but for easier typing and not having to remember the...