Sonu on .NET
DotNetSlackers blog
Sign in
|
Join
|
Help
Home
Contact
About
RSS
Atom
Comments RSS
This site
DotNetSlackers home
Sponsors
MaximumASP
Packet Sniffer
Custom Essay
help desk support
Search
Tags
.net
ADC
ajax
AjaxDataControls
ajaxdatalist
ajaxgridview
ajaxpro
ajaxrepeater
apple
Article
asp.net
asp.net mvc
aspose
aspose.total
ATLAS
award
cells
code
code-snippet
Community Server
compression
contest
css minimizer
DotNetSlackers
ELMAH
event
examples
excel
export
FAQ
findcontrol
forum
free
get_items()
gridview
hosting
httpzip
iis7
javascript minimizer
job
job board
jobs
kigg
Mashup
microsoft
mix
Mix07
morpheus
msdn
mvc
MVP
open source
Personalization
safari
simplecms
single sign on module
skins
snippet
sponsor
SQL
sso
subscription
telerik
upgrade
Visual Studio Team System 2008
web utilities
wiki
worksheet
wpf
wpfwiki
xbox
xbox360
Navigation
Home
Blogs
Forums
Downloads
Archives
August 2008 (1)
July 2008 (1)
June 2008 (9)
February 2008 (2)
January 2008 (2)
November 2007 (4)
October 2007 (5)
September 2007 (4)
June 2007 (1)
May 2007 (2)
April 2007 (3)
March 2007 (3)
December 2006 (1)
October 2006 (2)
September 2006 (3)
August 2006 (7)
June 2006 (3)
June 2008 - Posts
0
Comments
Call to submit feedback for the AjaxDataControls
by
sonu
If you are one of the users that is using our AjaxDataControls, then we need your help. We are planing to work on the AjaxDataControls to fix current bugs and to add new features - this may be released as a SP or as a new release. We are not sure about...
Filed under:
AjaxDataControls
,
ADC
1
Comments
AjaxDataControls (ADC) FAQ - How to get started with the AjaxDataControls and Visual Studio 2008?
by
sonu
This is a followup small how-to on my previous post: AjaxDataControls (ADC) FAQ - How to get started with the AjaxDataControls with Visual Studio 2005? The basic idea is the same, however to make it easy to get started with VS2008 and ADC, I will repeat...
Filed under:
AjaxDataControls
,
Visual Studio Team System 2008
,
ADC
0
Comments
DotNetSlackers Ranking System - first beta
by
sonu
We have finally launched a new ranking system at DotNetSlackers. You can read about it here: http://dotnetslackers.com/ranks Any feedback is appreciated.
0
Comments
AjaxDataControls (ADC) FAQ - INDEX
by
sonu
Welcome to the AjaxDataControls FAQ. How to get started with the AjaxDataControls with Visual Studio 2005? AjaxDataControls (ADC) FAQ - How to get started with the AjaxDataControls and Visual Studio 2008? How to loop through all items? How to get the...
Filed under:
AjaxDataControls
,
FAQ
8
Comments
AjaxDataControls (ADC) FAQ - How to get started with the AjaxDataControls with Visual Studio 2005?
by
sonu
This is a quick how to post for everyone that would like to get started with the AjaxDataControls. I will cover all steps one by one to show you easy the controls can be used. Open Visual Studio 2005 and create a new ASP.NET Ajax Enabled Website: Add...
Filed under:
AjaxDataControls
,
ADC
,
FAQ
,
gridview
1
Comments
AjaxDataControls (ADC) FAQ - Loop through the items
by
sonu
Sometimes you may want to loop through all the items in any of the ADCControls after it has been bound. The following code demonstrates this: function loopItems() { var items = dataList.get_items(); for (var item in items) { // do something. } } Now in...
1
Comments
AjaxDataControls (ADC) FAQ - get_items()[index]
by
sonu
Remember that you can always use the the following javascript code to get the desired item from any of the data controls. var index = 3; var item = adcControl.get_items()[index]; item.findControl("your control");
Filed under:
AjaxDataControls
,
ADC
,
FAQ
,
get_items()
,
findcontrol
0
Comments
AjaxDataControls (ADC) FAQ - DataList - SelectedIndexChangedEvent
by
sonu
I am going to start an AjaxDataControls FAQ on my blog with the most knowen properties/events and show them how you can use them. The first series will cover the DataList control - an index will be added as soon as there are more FAQ's posted. In...
Filed under:
AjaxDataControls
,
ADC
,
FAQ
0
Comments
Jason Gaylord joins the ADC team
by
sonu
I am very happy to announce that Jason Gaylord has joined the Ajax Data Controls (ADC) team. Jason has tons of experience with AJAX and I am pretty sure that he will be a great benefit for the project. Jason has just uploaded the binaries for Visual Studio...
Filed under:
AjaxDataControls
,
ADC
The leading UI suite for ASP.NET - Telerik radControls
Outstanding performance. Full ASP.NET AJAX support. Nearly codeless development.