|
|
|
|
|
Total Hits: 40 | Today: 0
|
Author: vbar
|
Rating:
|
|

Maybe you already found out that the .Net CheckedListBox doesn't provide any data binding, though it seems to be eligible in cases where you have a many-to-many data relation with a relation table, e.g. a product can be part of multiple categories and each category can contain multiple products. So the task was to make the CheckedListBox bindable again....
|
|
|
|
Total Hits: 17 | Today: 0
|
Author: pstucke
|
Rating:
|
|

This code demonstrates how to create a custom property editor particularly suitable for key/value pairs of information. It implements IWindowsFormsEditorService and UITypeEditorEditStyle, which are used to create a custom property grid control....
|
|
|
|
Total Hits: 68 | Today: 0
|
Author: eBusiness Applications
|
Rating:
|
|

A databound, feature-rich ASP.NET and ASP JavaScript ComboBox component for web browsers. Robust databinding, type-ahead autocomplete, validation, paging, columns, thumbnails, CSS. Compressed XML allows quick remote data retrieval as you type. Use predefined visual schemes including WinXP Blue, Silver, and VS.NET. Bind to most datasources including MySQL, MS SQL, Oracle, DB2, IS Cache, ODBC and Access. Source code is available....
|
|
|
|
Total Hits: 801 | Today: 0
|
Author: Bilal Haidar
|
Rating:
|
|

This article focuses on explaining a set of features that have been added to the GridView controls that ship with ASP.NET 2.0. Two main features among the list are the ContextMenu row-based and Filter Textbox to filter GridView’s rows. During the last few weeks we have been working on extending the new GridView controls that ship with ASP.NET 2.0. There are several production controls that offer the features that we have added to the GridView control. However, none of those controls based the...
|
|
|
|
Total Hits: 28 | Today: 0
|
Author: Luis Ramirez
|
Rating:
|
|

BuilderEditor is a powerful and easy to use ASP.NET RAD component for maintaining a datasource (e.g. SQL database, dataset). It allows you to add, edit, delete and display data from a data source. It generates the data entry forms used to insert and edit data based on the data source schema. In the same way it generates the data forms used to display data. The data entry forms may include both input and validation controls. The BuilderEditor component displays only one record at a time. To na...
|
|
|
|
Total Hits: 170 | Today: 0
|
Author: VisualAsp
|
Rating:
|
|

This List View Control contains 4 Diffent Views: Icon, SmallIcon, List and Report. Add your own StyleSheet to the ListView for a unique look and feel. Capture the selected item on the client or server. Each item can have its own Icon and SmallIcon. Each item can be targeted to a unique URL and Frame. Each item can fire events on the client: e.g. OnClick, OnMouseOver etc. Change Background, Foreground, Fonts, Width, Height, Images. etc. Highlight Individual Rows in Report View. Can be run...
|
|
|
|
Total Hits: 102 | Today: 0
|
Author: Lostinet
|
Rating:
|
|

Powerful Asp.Net TreeView that can show an Icon, CheckBox, Image, Text, Html and server controls in an ItemTemplate. It can add a node dynamically and will auto persist the children after postback....
|
|
|
|
Total Hits: 11 | Today: 0
|
Author: Animesh
|
Rating:
|
|

Hi all i am sure many of us has faced problem of dropdown comming above the div here is a small solution for this May be you can try this it really works.......
|
|
|
|
Total Hits: 30 | Today: 0
|
Author: Tosberg
|
Rating:
|
|

I actually started this code about four years ago when I needed a ListView/TreeListView combination control for a project I was working on. I soon discovered Jon Rista's article (listed below) here on CodeProject and I was off and running. I felt I could build upon his initial idea and with a little help from what others have written (also listed below) and my own ideas I started it. Unfortunately, the project I was on folded but not the control itself. I continued the work and have been working...
|
|
|
|
Total Hits: 29 | Today: 0
|
Author: Viram
|
Rating:
|
|

The article or rather a code snippet demonstrates a simple application of insert, update, delete using datagridview. Here, sample data is used and one can customize this gridview according to her or his need. There are some unique features in this datagridview like: * Adding columns at runtime * Changing the values of a combobox on any event like selecting the specified values from another combobox * Forcing the user to type only the numeric values in the datagridview textbo...
|
|
|
|
Total Hits: 26 | Today: 0
|
Author: DLM@bypsoft
|
Rating:
|
|

It is very common to have a list of items in DataGridView with a check box in the first column where your later action will depend on user selection. This can be very easily done by having a first column defined as DataGridViewCheckBoxCell object. But, how can your customer select all items in the list (let's say you are working on an email client app and the user wants to delete all of his 100 spams). This was the main idea to generate a class which will have a check box item in the header wher...
|
|
|
|
Total Hits: 10 | Today: 0
|
Author: dotnetdan
|
Rating:
|
|

These visualizers provide the following features: * Visualization for DataSets, strongly typed DataSets, DataTables, DataViews, DataRows and DataColumns. * Modified rows display in red. * Modified cells display in bold red. * Added rows display in blue. * If deleted rows exist, they can be viewed by selecting the Deleted Rows radio button. * A Row Filter can be established for active or deleted rows, using standard row filter expressions. * Additi...
|
|
|
|
Total Hits: 47 | Today: 0
|
Author: fluentconsulting
|
Rating:
|
|

The ListTransfer control simplifies the transfer of ListItems between two ListControls. With this control you can easily create double listboxes or use several in combination.Following are features of ListTransfer control. 1-All actions can be performed either server side with postbacks or client side without postbacks. 2-ListItems can be moved up or down, individually selected or multiple selections. 3-Supports bubble events for reduced coding. 4-You have full control of the layo...
|
|
|
|
Total Hits: 67 | Today: 0
|
Author: Razor Technologies
|
Rating:
|
|

The FREE SourceView control from Razor Technologies allows you to quickly and easily display different kinds of SourceCode in your ASP.NET enabled pages. Display sourcecode in seconds by dragging and dropping the SourceView control onto a web form inside Visual Studio .NET 2003™. Add the source code you want to display using the designer and there it is, your source code without worring about formatting, escaping characters, ... ....
|
|
|
|
|
|