Monday, 26 August 2013

How to disable mutiselect option in datagrid in c#

How to disable mutiselect option in datagrid in c#

References

Reference NO 1

http://social.msdn.microsoft.com/Forums/vstudio/en-US/fab439d8-e2cc-4235-b585-886b8a133c3d/action?threadDisplayName=windows-forms-datagrid-disable-multiselect

Reference NO 2

http://www.vbforums.com/showthread.php?539598-2005-how-to-disable-multiple-row-selection-in-a-datagridview

Reference NO 3

http://stackoverflow.com/questions/3966919/datagridview-how-to-enable-multi-row-select-but-disable-multi-cell-select

Reference NO 4

http://stackoverflow.com/questions/2496814/disable-selecting-in-wpf-datagrid

Reference NO 5

http://stackoverflow.com/questions/11330147/how-to-disable-the-ability-to-select-in-a-datagridview

Reference NO 6

http://bytes.com/topic/c-sharp/answers/279759-multiple-rows-datagridview

Reference NO 7

http://bytes.com/topic/c-sharp/answers/225101-datagrid-multiselect

Reference NO 8

#EANF#

No comments:

Post a Comment