Click here to Skip to main content
15,901,035 members

Comments by Ramu Sangabathula Original (Top 16 by date)

Ramu Sangabathula Original 18-Aug-12 21:04pm View    
GridView sounds like displaying tabular data for view purpose, check your requirement once again "an editor in a grid view", doesn't sound right to me, perhaps, you should think to solve this problem at requirement level, instead of finding a technical solution.
Ramu Sangabathula Original 18-Aug-12 20:54pm View    
A bit of code is useful here, anyway here is my suggestion, UpdatePanels will do a complete request but only repaints the Panel area,if you want the script to be fired every time the panel is updated, then you should think of placing the script inside the update panel.
Ramu Sangabathula Original 24-May-11 10:39am View    
Thanks for your help, Yesterday I was searching for a better option, by evening, i am able to figure out a batch script to do this, mean while I approached to community for better suggestions. Thanks for your valuable time. I am still testing the batch file for loads and loads of folders and files and many search phrases.
Ramu Sangabathula Original 24-May-11 7:26am View    
the problem here, i have folder with 1000 of folders in it and they contain many, I don't think reading the directory in this way and using regular expressions on them is ideal, I created a 5 to 6 line solution, a batch file, which works like a charm, I have used the unix tools on windows to solve it
Ramu Sangabathula Original 23-May-11 12:11pm View    
I need to search the phrase in all the subfolders and files under a given folder