Re: Datagrid problems
- From: Arun <arunkumarselvaraj@xxxxxxxxx>
- Date: Tue, 1 Jul 2008 07:55:29 -0700 (PDT)
Check this out,
http://groups.google.com/group/microsoft.public.dotnet.framework.compactframework/msg/e0030b219ff6f97c
Cheers,
Arun
On Jul 1, 2:23 am, Pedro Januário
<PedroJanu...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
My problem isn't identify when the scroll is visible, the problem is that i
changed the columns width and that isn't reflected to the screen.
Even if i call refresh or update method of the datagrid object.
"Arun" wrote:
In the datagrid re-size event, check to see if the VScrollBar is
visible,
then loop through the DataGridColumnStyle in the DataGridTableStyle
and chage shrink the columns to grid width.
On Jun 30, 9:43 am, Pedro Januário
<PedroJanu...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi,
I need to put the datagrid scrollbar always visible, and i don't know if its
possible.
I have tryed another aproach but didn't work too, i was trying to shrink
column size every time scroll need to be displayed, the problem is that the
update or refresh method doesn't change the column size.- Hide quoted text -
- Show quoted text -
.
- Prev by Date: Re: Need a good book on CE .Net Compact Framework
- Next by Date: Re: How to prevent SELECTION by user, in TEXTBOX ?
- Previous by thread: Re: Build application which connect to a sql server 2000/5/8 via GPRS
- Next by thread: Re: How can I read SD card ID or similar information?
- Index(es):
Relevant Pages
|