-
How display a custom popup menu on Datagrid cell ?
It is possible display a custom popup menu when editing cell on DataGrid
control ?
Thanks in advance.
Antonio
-
Re: How display a custom popup menu on Datagrid cell ?
create a menu popup "menuname" with menu editor
use command as follows:
object.PopupMenu menuname, flags, x, y, boldcommand
pls go to vb help or book online for further details
------------------------------------------------------------
"Antonio Paglia" <apaglia@infovia.com.ar> wrote:
>
>It is possible display a custom popup menu when editing cell on DataGrid
>control ?
>
>Thanks in advance.
>Antonio
>
>
>
-
Re: How display a custom popup menu on Datagrid cell ?
create a menu popup "menuname" with menu editor
use command as follows:
object.PopupMenu menuname, flags, x, y, boldcommand
pls go to vb help or book online for further details
------------------------------------------------------------
"Antonio Paglia" <apaglia@infovia.com.ar> wrote:
>
>It is possible display a custom popup menu when editing cell on DataGrid
>control ?
>
>Thanks in advance.
>Antonio
>
>
>
-
RE: How display a custom popup menu on Datagrid cell ?
This does not works fine. Standard popup menu is allways showed.
justin <justinyu@ismart.net> escribió en el mensaje de noticias
39254abe$1@news.devx.com...
>
> create a menu popup "menuname" with menu editor
>
> use command as follows:
> object.PopupMenu menuname, flags, x, y, boldcommand
>
> pls go to vb help or book online for further details
>
> ------------------------------------------------------------
>
> "Antonio Paglia" <apaglia@infovia.com.ar> wrote:
> >
> >It is possible display a custom popup menu when editing cell on DataGrid
> >control ?
> >
> >Thanks in advance.
> >Antonio
> >
> >
> >
>
-
RE: How display a custom popup menu on Datagrid cell ?
This does not works fine. Standard popup menu is allways showed.
justin <justinyu@ismart.net> escribió en el mensaje de noticias
39254abe$1@news.devx.com...
>
> create a menu popup "menuname" with menu editor
>
> use command as follows:
> object.PopupMenu menuname, flags, x, y, boldcommand
>
> pls go to vb help or book online for further details
>
> ------------------------------------------------------------
>
> "Antonio Paglia" <apaglia@infovia.com.ar> wrote:
> >
> >It is possible display a custom popup menu when editing cell on DataGrid
> >control ?
> >
> >Thanks in advance.
> >Antonio
> >
> >
> >
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks