treeview control
How to use TreeView control in ASP.NET 2.0 1
ASP.Net 2.0 introduces many new controls including a TreeView Control, which can be used to consume information from hierarchical data sources like an XML file and then display that information. In this tutorial, I am going to statically data bind the more>> ASP.Net 2.0 introduces many new controls including a TreeView Control, which can be used to consume information from hierarchical data sources like an XML file and then display that information. In this tutorial, I am going to statically data bind the TreeView control with the contents of an XML file.<<less
TreeView Generator 2.0
There are so many websites that have lots of cool, intriguing, engaging content, but are really hard to navigate. If a user cant find his or her way to a certain part of your website, that part of your website is absolutely useless. The Fuzzel Fish more>> There are so many websites that have lots of cool, intriguing, engaging content, but are really hard to navigate. If a user cant find his or her way to a certain part of your website, that part of your website is absolutely useless. The Fuzzel Fish TreeView Generator can fix that problem. In a few easy steps the TreeView Generator will generate some HTML code that you can place anywhere to make your treeview navigation menu appear. Version 2.0 is even easier to use than the previous version, and supports quick creation of child nodes.<<less
About GridView Control 1
In ASP.NET 2.0, Microsoft has introduced GridView control which displays tabular data in a grid. With GridView control, you can display, edit, and delete data directly from different kinds of data sources with out writing any single piece of code. more>> In ASP.NET 2.0, Microsoft has introduced GridView control which displays tabular data in a grid. With GridView control, you can display, edit, and delete data directly from different kinds of data sources with out writing any single piece of code. This tutorial explains how GridView makes the life of the developer easier by providing all DataGrid functionalities inbuilt including paging, sorting and selecting.<<less
ASP TreeView 2
Generate TreeView with single simple method. Many styles: Classic, MSDN, XP, Iconless, etc. Dynamic loading, drag-and-drop, etc. Download component with many ready examples more>> Generate TreeView with single simple method. Many styles: Classic, MSDN, XP, Iconless, etc. Dynamic loading, drag-and-drop, etc. Download component with many ready examples<<less
SkSNTP ActiveX Control
SkSNTP ActiveX Control brings you a very effective and easy-to-use SNTP (Simple Network Time Protocol) ActiveX control which can be used for very accurate local clock synchronization with a remote time server across the Internet. more>>
SkSNTP ActiveX Control brings you a very effective and easy-to-use SNTP (Simple Network Time Protocol) ActiveX control which can be used for very accurate local clock synchronization with a remote time server across the Internet. The Magneto Software SkSntp ActiveX control (SKSNTP.OCX) allows developers to integrate the SNTP protocol message sending capability into their applications.
SkSntp ActiveX control can retrieve the exact time from any SNTP compliant time server across the Internet, and synchronize your computer' local clock accurately to the order of milliseconds. It can be used from any 32-bit Windows development environment, including Visual Basic, Visual C++, and Delphi.
SkSNTP ActiveX Control is capable of processing multiple SNTP requests simultaneously. It is fully compliant with RFC 2030. SkSntp ActiveX Control comes with complete documentation, sample code, and working demo programs.
How to use Repeater Control 1
One of important goals of any application development process is making data presentation richer. ASP.NET 2.0 provides many server controls which render data in different rich formats and styles. Repeater control is one of most popular controls for more>> One of important goals of any application development process is making data presentation richer. ASP.NET 2.0 provides many server controls which render data in different rich formats and styles. Repeater control is one of most popular controls for displaying data in different layouts.<<less
ASP.NET 2.0: The GridView Control
In this tutorial you will learn about GridView Control, features of the GridView control, GridView supported field types and Creating a GridView control on a Page. more>> In this tutorial you will learn about GridView Control, features of the GridView control, GridView supported field types and Creating a GridView control on a Page.<<less
XmlDataSource Control 1
Explains how to use XMLDataSource Control to access and display XML Data Source (e.g. local xml file, or RSS feeds). XML can bypass strong firewalls, it is independent of all platforms and doesnt require special software to interpret. more>> Explains how to use XMLDataSource Control to access and display XML Data Source (e.g. local xml file, or RSS feeds). XML can bypass strong firewalls, it is independent of all platforms and doesnt require special software to interpret.<<less
Basic Web Tree Control 1.02
Windows Explorer is a well known navigation tool. These JavaScript codes implement the simplified version of this tool on a web page within minutes. more>> Windows Explorer is a well known navigation tool. These JavaScript codes implement the simplified version of this tool on a web page within minutes.<<less
LDGraph User Control 1.0
A Bar Chart, Made In Flash. It uses an XML file to get the graph points and data, the XML file is generated by the LDGraph dll file that I made for .NET. it is a very nice component and very handful. more>> A Bar Chart, Made In Flash. It uses an XML file to get the graph points and data, the XML file is generated by the LDGraph dll file that I made for .NET. it is a very nice component and very handful.<<less
Tigra Slider Control 1.0
Tigra Slider Control - is DHTML component for the websites that adds vertical and horizontal trackbar capability to the HTML forms similarly to the controls widely used in desktop applications. The position of the handler is translated into the value more>> Tigra Slider Control - is DHTML component for the websites that adds vertical and horizontal trackbar capability to the HTML forms similarly to the controls widely used in desktop applications. The position of the handler is translated into the value from specified range and placed in existing input box of the HTML form. The slider is simple improvement that makes the interface more user friendly.<<less
Voorhees Control 83.05.13
The Voorhees Control is just a small JavaScript which slaps an editor over a JSON block. This will allow you to edit a JSON block using a combination schema/interface definition which controls how and what controls are displayed. Think of this as the more>> The Voorhees Control is just a small JavaScript which slaps an editor over a JSON block. This will allow you to edit a JSON block using a combination schema/interface definition which controls how and what controls are displayed. Think of this as the XSLT/XSD/Parser equivalant to XML. It can be dropped into an online application much like the online html editors such as FCKEditor or TinyMCE.<<less
PHP DBTreeView 1.0
PHP DBTreeView is a useful web control to display information in a tree like windows explorer. This component is designed to extract dynamic content from database, so that the tree content is updated step by step. This project used the latest web more>> PHP DBTreeView is a useful web control to display information in a tree like windows explorer. This component is designed to extract dynamic content from database, so that the tree content is updated step by step. This project used the latest web technologies like Ajax (Javascript, DHTML, XMLHttpRequest) and PHP 5. The use of this tool doesnt require Javascript knowlegde. You only have to be familiar with PHP 5. http://rcardon.free.fr/db treeview/demo.php<<less
Eyesis Data Grid Control 1.0
Create dynamic-easy-to-use data grid controls for your web site in seconds more>> Create dynamic-easy-to-use data grid controls for your web site in seconds<<less
ASP.NET 2.0 Free Tutorials : The GridView Control
ASP.NET 2.0 Free Tutorials : The GridView Control - In this tutorial you will learn about GridView Control, features of the GridView control, GridView supported field types and Creating a GridView con more>> ASP.NET 2.0 Free Tutorials : The GridView Control - In this tutorial you will learn about GridView Control, features of the GridView control, GridView supported field types and Creating a GridView control on a Page. The GridView control is the official successor to the DataGrid control of yesteryears. It is no longer listed in the toolbox, even though it is supported by ASP.NET 2.0.<<less