473,385 Members | 1,676 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

C#-APP WinFORM Want to Hide DataGridView Row 0 or Start Index base with 1 insteadof 0

I am writing a WinForm application in C#, .NET Framework 2.0, Visual Studio 2005. It must be Section 508 compliant; i.e. ACCESSIBILITY features on. My main tester, a blind person, would like his Reader (JAWS 8.0) to say ROW 1... instead of ROW 0, when tabbing through the cells/rows.

It would be ideal if there was some property or backdoor method for me to set the DataGridView indexing at 1 instead of 0. Anyone know of such a trick?

Meanwhile, I have tried to insert a dummy row 0, and then set it's visibility to false. I have looked thru this forum and others, and every indication is that I should be able to hide that row, but my code is not doing it.

I will try to boil the code down to a simple example and post it here.
Thanks in advance for your help.

Rick
Jun 20 '07 #1
0 1367

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: lawrence | last post by:
Under the domain publicpen.com I've several dozen sites in subdiretories, such as www.publicpen.com/honenbeger. I've no trouble with any of these sites. But under one, which I put in yesterday,...
0
by: news.microsoft.com | last post by:
Hello! In C#, Does anyone knows how to hide/lock the windows start menu and the windows task bar(as does some internet cafe software)? Thanks.
1
by: Lars Erik Nes | last post by:
Hi all. How can i get the index (number) of the selected row in a datagridview. (just one row can be selected) Thanks.
5
by: Kathy | last post by:
I am trying to set a tooltip for a column cell in a data grid as documented in the MS Visual Studio 2005 documentation. I set up a test to match the example exactly including database column, data...
0
by: =?Utf-8?B?Y2xhcmE=?= | last post by:
Hi all, I use ComboxBoxes to input and display lookup field values in a database table. I want to use the value in database as the index of the items in a ComboBox so the matching items will be...
3
by: rekhasc | last post by:
hi, i was using .net1.1.. now i am using .net2.0 and sqlserver2005 in my form i have a datagrid and i want view the contents of contents of table how write the code in vb.net 2.0.. i tried the...
0
by: Christian | last post by:
hi, i create a windos application with c#2008 and i have a datagridview... when it start, there is a selected rows; i whant to disable this!
3
by: frostbb | last post by:
Greetings, We're starting to transition our legacy C# apps from earlier versions to VS2008 versions. Many of our apps allow the user to select a row from a DataGrid into a 'Data Edit' area...
0
nicebasic
by: nicebasic | last post by:
I'm trying to find a way to hide Start Menu (NOT Start Button) in Windows XP through VB 6.0 Code. I know how to do the following: 1. Hiding the Taskbar 2. Hiding the Start Button 3. Renaming...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.