Forum Post: Checkbox in DataGridView
I'm needing to treat a checkbox in datagridview but I can not, can someone help me with this. Thanks!
View ArticleForum Post: RE: Checkbox in DataGridView
Oi Wagner, tudo bom? Você está trabalhando com WFA, WPF ou Asp.Net? Que tipo de ação vc precisa fazer? Está relacionado à algum evento? Hi Wagner, how are you? Are you working with WFA, WPF or...
View ArticleForum Post: RE: Checkbox in DataGridView
Oi Pita, Tente usar desta forma / Try to use this way: try set lo-ativo to self::GridListar::Rows::Item(lo-ind)::Cells::Item(0)::Value catch move spaces to lo-ativo finally * finally code...
View ArticleForum Post: RE: Sorting date column DataGridView
Muito bom Altair! Parabéns! Obrigado pelo exemplo na comunidade!
View ArticleForum Post: RE: Setting Environment Variables prior to build
Setting variables in a sub-process doesn't work because environment variable settings are inherited by child processes, but not propagated up to parents. So they only affect the child process and its...
View ArticleForum Post: RE: Checkbox in DataGridView
Eu havia chego nesta solução com algumas poucas variações o problema e saber qual a ação para que quando eu marcar o checkbox ele por exemplo bloquei uma coluna.
View ArticleForum Post: RE: Checkbox in DataGridView
Oi Pita. Eu uso assim no WFA: method-id dataGridView1_CellContentClick final private. declare myChk as condition-value = type...
View ArticleForum Post: RE: Courseware
Here is the url from my email. www.microfocus.com/.../vcpe-23-download.aspx ;sn=g9BgxaEfS1k= There are only two items listed under the software/licenses tab:
View ArticleForum Post: Visual COBOL for Visual Studio - WFA - Working with CheckBox in...
Oi, Este é um exemplo de como você pode trabalhar com checkbox em um datagridview. Abraços, Coral Hi This is a demo to show how you can work with checkbox inside a datagridview.. Best regards, Coral
View ArticleForum Post: RE: Checkbox in DataGridView
Oi Pita, veja por favor se o exemplo em anexo responde a sua dúvida http://community.microfocus.com/microfocus/cobol/visual_cobol/f/18/t/13125.aspx Observação: Usa exatamente a mesma solução do...
View ArticleForum Post: Accessing the web / ftp etc
F.A.O Chris Glazier, Hi Chris, I'd like to access web services direct from Visual COBOL e.g. FTP to do automatic software updates, send emails, scrape web pages etc. Can you point me to any help for...
View ArticleForum Post: RE: Accessing the web / ftp etc
It's generally seen as impolite to address new threads to individuals on public forums. Regarding your question: FTP is not a "web service". Web services use HTTP; FTP is a different protocol...
View ArticleForum Post: RE: Accessing the web / ftp etc
Thanks for your politeness tip Michael. Chris has always answered my queries so I assumed he was charged by MF to do that. I was using the term, "web services" in a very general sense to mean anything...
View ArticleWiki Page: Printing Duplex in Micro Focus Visual COBOL for .NET
Micro Focus has always tried to provide a full, in-depth development environment for COBOL developers. In previous releases of Micro Focus NetExpress it was possible to send files to the printer and...
View ArticleForum Post: Visual COBOL for Visual Studio - WPF - Menu with Images
Oi, Este é um exemplo de como você pode usar imagens no menu. Abraços, Coral Hi This is a demo to show how you can use images in Menu. Best regards, Coral
View ArticleForum Post: Visual COBOL for Visual Studio - WPF - Dynamic ComboBox with Images
Oi, Este é um exemplo de como você pode usar criar um Combo Box dinâmico com imagens! Abraços, Coral Hi This is a demo to show how you can work with dynamic Combo Box with Images! Best regards, Coral
View ArticleFile: Visual COBOL RM/Panels Conversion - Unix
Visual COBOL RM/Panels Conversion Source Files for Unix
View Article