Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 2nd, 2003, 11:14 AM
Registered User
 
Join Date: Dec 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Datagrid Items Manipulation

Hello All:

I have a datagrid that displays certain columns of its underlying dataset and it is filled using Merge method at some point in my application. I want to automate data entry process in the datagrid by: 1)Setting the focus to the first editable cell (starting from first row and continuing row-wise) and change its back ground color 2)Waiting for user's response. If the entered value is valid, advance to next cell automatically, else prompt the user with appropriate message and do not advance until a valid data is entered.

I have not been able to control setting the focus to the right cell. Any help will greatly be appreciated.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Datagrid items!!!!! mike_remember ASP.NET 1.0 and 1.1 Professional 1 October 28th, 2006 01:01 AM
Adding items to datagrid at runtime hisham_abu General .NET 1 August 24th, 2005 02:11 AM
how to sort the items in the datagrid Ramakrishna.G General .NET 1 September 24th, 2004 02:29 AM
More datagrid manipulation burdickdave ASP.NET 1.x and 2.0 Application Design 2 July 29th, 2003 05:26 AM
DataGrid manipulation burdickdave ASP.NET 1.x and 2.0 Application Design 1 July 8th, 2003 01:11 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.