Click here to Skip to main content
15,901,505 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: html Pin
Mark Salsbery3-Apr-08 10:57
Mark Salsbery3-Apr-08 10:57 
GeneralRe: html Pin
Pete O'Hanlon3-Apr-08 11:17
mvePete O'Hanlon3-Apr-08 11:17 
GeneralRe: html Pin
Colin Angus Mackay7-Apr-08 0:51
Colin Angus Mackay7-Apr-08 0:51 
GeneralRe: html Pin
Colin Angus Mackay7-Apr-08 0:54
Colin Angus Mackay7-Apr-08 0:54 
GeneralRe: html Pin
Pete O'Hanlon7-Apr-08 1:14
mvePete O'Hanlon7-Apr-08 1:14 
Questionhow to show image during saving data? Pin
samrat.net1-Apr-08 2:17
samrat.net1-Apr-08 2:17 
AnswerRe: how to show image during saving data? Pin
Herman<T>.Instance1-Apr-08 23:30
Herman<T>.Instance1-Apr-08 23:30 
QuestionUsing SourceGrid, unable to use CopyPasteSelection from ContextMenuStyle enum item. [modified] Pin
kisna_madhusudan1-Apr-08 1:54
kisna_madhusudan1-Apr-08 1:54 
Hi,

Using SourceGrid, unable to use "CopyPasteSelection" from ContextMenuStyle enum....

I am using SourceGrid to display my records, with editable cell. I have a requirement to copy/paste existing row in new row. But here this grid has been little bit customized for some purpose. We are using another class file to doing this, and this class generates the object of Grid. Now this is the problem here, I am not getting the enum item to set the "ContextMenuStyle".

I can set SelectionMode like this :
this.Selection.SelectionMode = GridSelectionMode.Row;

but unable to set ContextMenuStyle :
this."ContextMenuStyle:NOT ABLE TO FIND THE ENUM IN THE LIST TO SET" = ????

Please someone help, or give some idea to resolve this Issues. I am not sure that this been affected by customization.

Thanks in advance.


Kind Regards: Madhusudan

modified on Tuesday, April 1, 2008 8:05 AM

QuestionMDI child in panel problem [modified] Pin
invader8231-Mar-08 4:54
invader8231-Mar-08 4:54 
GeneralRe: MDI child in panel problem Pin
Luis Alonso Ramos31-Mar-08 7:27
Luis Alonso Ramos31-Mar-08 7:27 
GeneralRe: MDI child in panel problem Pin
invader8231-Mar-08 7:50
invader8231-Mar-08 7:50 
GeneralRe: MDI child in panel problem Pin
Luis Alonso Ramos31-Mar-08 9:47
Luis Alonso Ramos31-Mar-08 9:47 
GeneralRe: MDI child in panel problem Pin
invader821-Apr-08 2:44
invader821-Apr-08 2:44 
GeneralRe: MDI child in panel problem Pin
Luis Alonso Ramos1-Apr-08 6:44
Luis Alonso Ramos1-Apr-08 6:44 
QuestionHow to set the font of the ToolTipText , such as ToolStripItem.ToolTipText (.Net 2.0) [modified] Pin
wyc_xiaoben30-Mar-08 20:27
wyc_xiaoben30-Mar-08 20:27 
GeneralRe: How to set the font of the ToolTipText , such as ToolStripItem.ToolTipText (.Net 2.0) Pin
Reelix31-Mar-08 3:48
Reelix31-Mar-08 3:48 
GeneralRe: How to set the font of the ToolTipText , such as ToolStripItem.ToolTipText (.Net 2.0) Pin
wyc_xiaoben31-Mar-08 16:13
wyc_xiaoben31-Mar-08 16:13 
GeneralRe: How to set the font of the ToolTipText , such as ToolStripItem.ToolTipText (.Net 2.0) Pin
Reelix31-Mar-08 20:54
Reelix31-Mar-08 20:54 
QuestionCheckBox in DataGridView Control Pin
Vijayitsb30-Mar-08 18:42
Vijayitsb30-Mar-08 18:42 
GeneralRe: CheckBox in DataGridView Control Pin
John_Adams31-Mar-08 23:34
John_Adams31-Mar-08 23:34 
GeneralAssign Form1's DataGrid Data Source to Crystal Report on the Form2 Pin
tr_thorn29-Mar-08 13:59
tr_thorn29-Mar-08 13:59 
General.NET Delegate TabControl Problem Pin
wormworks29-Mar-08 4:22
wormworks29-Mar-08 4:22 
GeneralRe: .NET Delegate TabControl Problem Pin
Luc Pattyn29-Mar-08 5:11
sitebuilderLuc Pattyn29-Mar-08 5:11 
QuestionPrinting in Crystal Report...need help!!! Pin
Krushna Sahu28-Mar-08 21:25
Krushna Sahu28-Mar-08 21:25 
GeneralRe: Printing in Crystal Report...need help!!! Pin
Herman<T>.Instance1-Apr-08 23:37
Herman<T>.Instance1-Apr-08 23:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.