Languages Visual Basic & VB.NET .Net Controls/ Forms/ Dialogs/ Menus  

A "DataGrid" -extended-: FullRowSelect + Disabled Cell editing.

download download  
important code information
author:
Habjan
minimum requirements:
A "DataGrid" -extended-: FullRowSelect + Disabled Cell editing. description

1 part of code: I want to show you how you can set FullRowSelest in DataGrid + disable cell(textbox) editing. 2 part of code: How you can use DataGridColumnStyles to show fields in DataGrid that only you want to be viewable/avaiable. 3 part of code: How to make your own DataGridColumnStyles. This project is all documented ( on englis ).


File List:
@PSC_ReadMe_1585_10.txt1Kb
Project_DataGrid/0b
Project_DataGrid/Project_DataGrid.sln1Kb
Project_DataGrid/Project_DataGrid.suo8Kb
Project_DataGrid/Project_DataGrid/0b
Project_DataGrid/Project_DataGrid/AssemblyInfo.vb1Kb
Project_DataGrid/Project_DataGrid/Components/0b
Project_DataGrid/Project_DataGrid/Components/clsDataGrid.resx2Kb
Project_DataGrid/Project_DataGrid/Components/clsDataGrid.vb6Kb
Project_DataGrid/Project_DataGrid/Project_DataGrid.vbproj5Kb
Project_DataGrid/Project_DataGrid/Project_DataGrid.vbproj.user2Kb
Project_DataGrid/Project_DataGrid/Project_DataGrid.xml4Kb
Project_DataGrid/Project_DataGrid/bin/0b
Project_DataGrid/Project_DataGrid/bin/Project_DataGrid.exe.manifest1Kb
Project_DataGrid/Project_DataGrid/bin/Project_DataGrid.pdb36Kb
Project_DataGrid/Project_DataGrid/bin/Project_DataGrid.xml4Kb
Project_DataGrid/Project_DataGrid/bin/sample_data/0b
Project_DataGrid/Project_DataGrid/bin/sample_data/sample_data.xml354Kb
Project_DataGrid/Project_DataGrid/frmMain.resx16Kb
Project_DataGrid/Project_DataGrid/frmMain.vb21Kb
Project_DataGrid/Project_DataGrid/obj/0b
Project_DataGrid/Project_DataGrid/obj/Debug/0b
Project_DataGrid/Project_DataGrid/obj/Debug/Project_DataGrid.Components.CDataGrid.resources188b
Project_DataGrid/Project_DataGrid/obj/Debug/Project_DataGrid.frmMain.resources12Kb
Project_DataGrid/Project_DataGrid/obj/Debug/Project_DataGrid.pdb36Kb
Project_DataGrid/Project_DataGrid/obj/Debug/Project_DataGrid.xml4Kb
Project_DataGrid/Project_DataGrid/obj/Debug/TempPE/0b
Project_DataGrid/Project_DataGrid/obj/Debug/VBCommenterLog.txt167b
Project_DataGrid/Project_DataGrid/obj/Debug/temp/0b

Similar code
A ComboBox control with a TreeView (Popularity: ) : This UserControl is a ComboBox control that has its dropdown window replaced with a TreeView control. Handling the mouse, the keyboard and the focusing was a bit tricky and the control is not 100% perfect but it works just fine. ...
adxSuperPanel Control (Popularity: ) : adxSuperPanel will provide you with an advanced .NET panel control with ample properties to create cool Winforms applications. You can read the entire story on my website . You will find the a list of properties, technical notes and a ...
Auto Progressbar (Popularity: ) : This is a flat progress bar with smooth scrolling. It also displays the percentage on the progress bar. You can change the progress color through a floating point variable. The diference with this progress bar is that it has a ...
Advanced Summary Box(with headers) (Popularity: ) : Originally, the summary box was meant to act like a list box that wraps long text. This is an advanced, more evolved edition of the summary box. It now uses Office style highlighting, and item headers. There are more options ...
Cool Skinable Form Control (Popularity: ) : The control created looks like a normal form, with a few differences. GradientFill. Text Alignment. Text Gradient, Text color. Customization of Close, Maximize, Minimize buttons. Moving form, can be disabled. Resizing form, can be disabled. Custom form skins. Remember to ...
Auld Mike (Popularity: ) : Adds color gradient to Forms and Controls, including controls inside containers. Simple, small Module to be added to your project. Zip file includes a demo program.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 172
version
size in Kb 47
popularity   1765/7913374
user rating 3/10
ad


New Code
Popular Code