From: catharinus on
Hello

Is it possible to set the style of a column in MHFLexGrid?
I want to be able to set the style to a number or to a string
When the style of the col is a number, the user cannot insert a
string, for example the letter A.
In listview I can use the tag for that, but how should I do that in
MSHFlexgrid?
Thanks

Catharinus van der Werf
csvanderwerf(a)planet.nl
From: Nobody on
"catharinus" <csvanderwerf(a)planet.nl> wrote in message
news:a5e2a7a4-1ed0-43d1-b43f-2e0695eb7f5b(a)a32g2000yqm.googlegroups.com...
> Hello
>
> Is it possible to set the style of a column in MHFLexGrid?
> I want to be able to set the style to a number or to a string
> When the style of the col is a number, the user cannot insert a
> string, for example the letter A.
> In listview I can use the tag for that, but how should I do that in
> MSHFlexgrid?

Perhaps by setting KeyCode in KeyPress event to 0 for unwanted characters?


From: catharinus on
On 28 okt, 11:07, "Nobody" <nob...(a)nobody.com> wrote:
> "catharinus" <csvanderw...(a)planet.nl> wrote in message
>
> news:a5e2a7a4-1ed0-43d1-b43f-2e0695eb7f5b(a)a32g2000yqm.googlegroups.com...
>
> > Hello
>
> > Is it possible to set the style of a column in MHFLexGrid?
> > I want to be able to set the style to a number or to a string
> > When the style of the col is a number, the user cannot insert a
> > string, for example the letter A.
> > In listview I can use the tag for that, but how should I do that in
> > MSHFlexgrid?
>
> Perhaps by setting KeyCode in KeyPress event to 0 for unwanted characters?

mh, thanks, but a bit creepy I think
From: Ralph on

"catharinus" <csvanderwerf(a)planet.nl> wrote in message
news:e3d91828-3ecc-4b1c-a394-15c139cb8eab(a)k17g2000yqh.googlegroups.com...
> On 28 okt, 11:07, "Nobody" <nob...(a)nobody.com> wrote:
> > "catharinus" <csvanderw...(a)planet.nl> wrote in message
> >
> >
news:a5e2a7a4-1ed0-43d1-b43f-2e0695eb7f5b(a)a32g2000yqm.googlegroups.com...
> >
> > > Hello
> >
> > > Is it possible to set the style of a column in MHFLexGrid?
> > > I want to be able to set the style to a number or to a string
> > > When the style of the col is a number, the user cannot insert a
> > > string, for example the letter A.
> > > In listview I can use the tag for that, but how should I do that in
> > > MSHFlexgrid?
> >
> > Perhaps by setting KeyCode in KeyPress event to 0 for unwanted
characters?
>
> mh, thanks, but a bit creepy I think

LOL

What a great seasonal choice of a word. But then what is programming, if not
the finding and implementing of 'creepy' ways to do things?

-ralph


From: catharinus on
On 28 okt, 13:08, "Ralph" <nt_consultin...(a)yahoo.com> wrote:
> "catharinus" <csvanderw...(a)planet.nl> wrote in message
>
> news:e3d91828-3ecc-4b1c-a394-15c139cb8eab(a)k17g2000yqh.googlegroups.com...> On 28 okt, 11:07, "Nobody" <nob...(a)nobody.com> wrote:
> > > "catharinus" <csvanderw...(a)planet.nl> wrote in message
>
> news:a5e2a7a4-1ed0-43d1-b43f-2e0695eb7f5b(a)a32g2000yqm.googlegroups.com...
>
>
>
> > > > Hello
>
> > > > Is it possible to set the style of a column in MHFLexGrid?
> > > > I want to be able to set the style to a number or to a string
> > > > When the style of the col is a number, the user cannot insert a
> > > > string, for example the letter A.
> > > > In listview I can use the tag for that, but how should I do that in
> > > > MSHFlexgrid?
>
> > > Perhaps by setting KeyCode in KeyPress event to 0 for unwanted
> characters?
>
> > mh, thanks, but a bit creepy I think
>
> LOL
>
> What a great seasonal choice of a word. But then what is programming, if not
> the finding and implementing of 'creepy' ways to do things?
>
> -ralph

but do you have a solution to this problem?
 |  Next  |  Last
Pages: 1 2 3
Prev: 3 Missing
Next: Cumulative Update - May 2009