datagrid and textbox

From: mf_sina (mf_sina_at_yahoo.com)
Date: 03/26/05


Date: Sat, 26 Mar 2005 10:49:12 -0800

Hi!
I have a datagrid bound to a dataset and also i have a textbox bound to the
same dataset.
when i navigate in my datagrid i want the textbox also navigate
automatically with my datagrid because textbox is using the same dataset as
it's datasource.
for example when i go to record number 10 in my datagrid , i wish the
textbox goes to the same record automatically.
any help especially codes is welcomed.

Best wishes....



Relevant Pages

  • Datagrid scrolling....
    ... the customer name will be first. ... my foucus is always on the textbox (becuase if i put the focus on ... the datagrid i won't be able to enter any more charachters unless i put the ... will navigate to row no. 16 it won't be shown unless he will scroll down the ...
    (microsoft.public.dotnet.languages.csharp)
  • DataGrid and textBox - Mark and Focus
    ... I have DataGrid table and TextBox in my form. ... user will be able to navigate the DataGrid with the UP and Down arrows while ... each time i press the down arrow i want the row i point at will be marked and ...
    (microsoft.public.dotnet.languages.csharp)
  • working with DataGrid and TextBox
    ... I have DataGrid table and TextBox in my form. ... user will be able to navigate the DataGrid with the UP and Down arrows while ... each time i press the down arrow i want the row i point at will be marked and ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Controls
    ... row of the DataGrid), columns 4 to 9 change to TextBoxes & the Edit ... Dim txtCity As TextBox ... Isn't Controls(0) the Label control & Controls ...
    (microsoft.public.dotnet.framework.aspnet)
  • Controls
    ... A Form has a Label & a DataGrid. ... Dim txtCity As TextBox ...
    (microsoft.public.dotnet.framework.aspnet)