Click here to Skip to main content
15,914,162 members
Home / Discussions / C#
   

C#

 
AnswerRe: Fill dataTable Pin
Keshav V. Kamat14-Mar-07 0:46
Keshav V. Kamat14-Mar-07 0:46 
GeneralRe: Fill dataTable Pin
Keshav V. Kamat14-Mar-07 0:47
Keshav V. Kamat14-Mar-07 0:47 
Questionnot able to set focus on a tird party grid Pin
Sivaprasad C13-Mar-07 23:47
Sivaprasad C13-Mar-07 23:47 
AnswerRe: not able to set focus on a tird party grid Pin
kubben14-Mar-07 14:51
kubben14-Mar-07 14:51 
QuestionNot able to set focus on the grid Pin
Sivaprasad C13-Mar-07 23:43
Sivaprasad C13-Mar-07 23:43 
AnswerRe: Not able to set focus on the grid Pin
Stevo Z13-Mar-07 23:51
Stevo Z13-Mar-07 23:51 
GeneralRe: Not able to set focus on the grid Pin
Sivaprasad C14-Mar-07 0:02
Sivaprasad C14-Mar-07 0:02 
GeneralRe: Not able to set focus on the grid Pin
Stevo Z14-Mar-07 0:13
Stevo Z14-Mar-07 0:13 
Well, ok.

It's a third party datagrid. Do you have sourcecode that u can change to make it work your way? If yes, how do you know that the control doesn't have focus. It may have focus but if it is customly drawn it's proboble that it just doesn't change (visual side) when recieved focus. If you have sourcecode just override void OnGotFocus(EventArgs e) method and make it focus the first cell in the first row. That will cause, of course, allways when you click on that control focusing that cell. There is way to change it (i.e. if you dont want to put the focus on first cell when mouseclicked, only when tabbed). Anyway , do you have source code? If not i guess, there is not much u can do about it...
GeneralRe: Not able to set focus on the grid Pin
Sivaprasad C14-Mar-07 0:23
Sivaprasad C14-Mar-07 0:23 
GeneralRe: Not able to set focus on the grid Pin
Stevo Z14-Mar-07 0:39
Stevo Z14-Mar-07 0:39 
GeneralRe: Not able to set focus on the grid Pin
Sivaprasad C14-Mar-07 0:52
Sivaprasad C14-Mar-07 0:52 
GeneralRe: Not able to set focus on the grid Pin
Stevo Z14-Mar-07 1:15
Stevo Z14-Mar-07 1:15 
Questiondeleting an sql database Pin
Keshav V. Kamat13-Mar-07 23:40
Keshav V. Kamat13-Mar-07 23:40 
AnswerRe: deleting an sql database Pin
Pete O'Hanlon13-Mar-07 23:48
mvePete O'Hanlon13-Mar-07 23:48 
GeneralRe: deleting an sql database Pin
Keshav V. Kamat14-Mar-07 0:04
Keshav V. Kamat14-Mar-07 0:04 
Questionc# remoting problem Pin
daserca13-Mar-07 23:37
daserca13-Mar-07 23:37 
QuestionHow to display default Form's non-client menu programaticly Pin
Stevo Z13-Mar-07 23:36
Stevo Z13-Mar-07 23:36 
QuestionAccess a variable Pin
Dothanhnam13-Mar-07 23:05
Dothanhnam13-Mar-07 23:05 
AnswerRe: Access a variable Pin
Keshav V. Kamat13-Mar-07 23:11
Keshav V. Kamat13-Mar-07 23:11 
AnswerRe: Access a variable Pin
darkcalin13-Mar-07 23:13
darkcalin13-Mar-07 23:13 
GeneralRe: Access a variable Pin
Keshav V. Kamat13-Mar-07 23:20
Keshav V. Kamat13-Mar-07 23:20 
GeneralRe: Access a variable Pin
Colin Angus Mackay14-Mar-07 0:39
Colin Angus Mackay14-Mar-07 0:39 
AnswerRe: Access a variable Pin
N a v a n e e t h13-Mar-07 23:18
N a v a n e e t h13-Mar-07 23:18 
GeneralRe: Access a variable Pin
Dothanhnam13-Mar-07 23:25
Dothanhnam13-Mar-07 23:25 
AnswerRe: Access a variable Pin
Keshav V. Kamat13-Mar-07 23:25
Keshav V. Kamat13-Mar-07 23:25 

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.