Hi All,

I am working on flexgid, Here I need to find some of the strings populating in flexgrid. I designed find dialog layout just like Notepad find dialogbox.

But I didn't get the total functionality of notepad find window.
I am calling Find form as

frmFind.ShowDialog();

If I call like it will open like model dialog and I can not able to select the background( Flexgrid form) unless until I close this find dialog box, But i case of notepad we can able to select background notepad window also.

Can anybody help on this how they acived this functionality, How they are calling the find window?. Is it model dialog box or not?

regards
Ravi.Battula