Welcome to Soft32 Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

DataGrid

 
   Soft32 Home -> PDA -> Pocket PC General RSS
Next:  PDB File  
Author Message
David de Passos

External


Since: Mar 05, 2004
Posts: 42



(Msg. 1) Posted: Mon Feb 21, 2005 10:48 am
Post subject: DataGrid
Archived from groups: microsoft>public>pocketpc (more info?)

Hi!
How can set the Row(0) the FocusedRow?
The Select funtion only select a row, but I want Focus a Row.

--


Cumprimentos,
David de Passos
--------------------------------------------------------------
RCSOFT, Lda.
E-Mail: passos.DeleteThis@rcsoft.pt
Móvel: +351 966931639
Telefone: +351 239708708
Fax: +351 239708701
Tel. Directo: +351 239708705 ext. 401
Back to top
Login to vote
Devi JV [MSFT]

External


Since: Feb 23, 2005
Posts: 7



(Msg. 2) Posted: Wed Feb 23, 2005 5:50 am
Post subject: Re: DataGrid [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have not used data grids myself but found this on MSDN.

There is a CurrentCell property in DataGrid that allows you to set the focus
to a cell. Try setting the current cell to the one in the row that you want
to have focus.
Eg: myGrid.CurrentCell = new DataGridCell (row_number, column_number);

You might want to see the MSDN link @
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref...ml/frlr

Thanks,
Devi J V [MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"David de Passos" <passos RemoveThis @rcsoft.pt> wrote in message
news:ei$ixUDGFHA.1392@tk2msftngp13.phx.gbl...
> Hi!
> How can set the Row(0) the FocusedRow?
> The Select funtion only select a row, but I want Focus a Row.
>
> --
>
>
> Cumprimentos,
> David de Passos
> --------------------------------------------------------------
> RCSOFT, Lda.
> E-Mail: passos RemoveThis @rcsoft.pt
> Móvel: +351 966931639
> Telefone: +351 239708708
> Fax: +351 239708701
> Tel. Directo: +351 239708705 ext. 401
>
Back to top
Login to vote
David de Passos

External


Since: Mar 05, 2004
Posts: 42



(Msg. 3) Posted: Sat Feb 26, 2005 10:43 am
Post subject: Re: DataGrid [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

thanks it's something like that Smile

"Devi JV [MSFT]" <devijv RemoveThis @online.microsoft.com> wrote in message
news:e053%23%23WGFHA.3728@TK2MSFTNGP14.phx.gbl...
>I have not used data grids myself but found this on MSDN.
>
> There is a CurrentCell property in DataGrid that allows you to set the
> focus to a cell. Try setting the current cell to the one in the row that
> you want to have focus.
> Eg: myGrid.CurrentCell = new DataGridCell (row_number, column_number);
>
> You might want to see the MSDN link @
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref...ml/frlr
>
> Thanks,
> Devi J V [MSFT]
> --
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
> "David de Passos" <passos RemoveThis @rcsoft.pt> wrote in message
> news:ei$ixUDGFHA.1392@tk2msftngp13.phx.gbl...
>> Hi!
>> How can set the Row(0) the FocusedRow?
>> The Select funtion only select a row, but I want Focus a Row.
>>
>> --
>>
>>
>> Cumprimentos,
>> David de Passos
>> --------------------------------------------------------------
>> RCSOFT, Lda.
>> E-Mail: passos RemoveThis @rcsoft.pt
>> Móvel: +351 966931639
>> Telefone: +351 239708708
>> Fax: +351 239708701
>> Tel. Directo: +351 239708705 ext. 401
>>
>
>
Back to top
Login to vote
Display posts from previous:   
       Soft32 Home -> PDA -> Pocket PC General All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
  PDA


[ Contact us | Terms of Service/Privacy Policy ]