Select Row in DataGridView By Using Code (Physically)
-
hi all i wount To Select Row in DataGridView By Using Code C# the Selected is Physically . thanks :rose:
Thaer
-
hi all i wount To Select Row in DataGridView By Using Code C# the Selected is Physically . thanks :rose:
Thaer
Thaer Hamael wrote:
Selected is Physically .
I suppose this would work better than trying to do it mentally, unless your Stephen Hawking. Have you even tried searching for an answer or do you expect everyone else to do your work for you? This is something that just about any article on DataGridView should cover.
only two letters away from being an asset
-
Thaer Hamael wrote:
Selected is Physically .
I suppose this would work better than trying to do it mentally, unless your Stephen Hawking. Have you even tried searching for an answer or do you expect everyone else to do your work for you? This is something that just about any article on DataGridView should cover.
only two letters away from being an asset
Thanks Mr I did not ask to suspend But asked for help If you can not help me I would not Alngliq of no benefit I did not ask for assistance only after the test, Mr. Thanks :mad:
Thaer
-
hi all i wount To Select Row in DataGridView By Using Code C# the Selected is Physically . thanks :rose:
Thaer
-
Thanks Mr I did not ask to suspend But asked for help If you can not help me I would not Alngliq of no benefit I did not ask for assistance only after the test, Mr. Thanks :mad:
Thaer
Take it easy there my friend.. Mark is simply saying you could have googled this, but just to get you started the functionality you require is hidden away under :
DataGridView.Rows[rowindex].Selected = true;
On another note, people won't help you if your're rude.
Regards Mick Curley :)
-
Take it easy there my friend.. Mark is simply saying you could have googled this, but just to get you started the functionality you require is hidden away under :
DataGridView.Rows[rowindex].Selected = true;
On another note, people won't help you if your're rude.
Regards Mick Curley :)
I'm not rude I asked and one of them helped me to suspend The answer obtained by you I know it , but the line chosen not be true only if chose by the mouse Thanks :rose:
Thaer