Click here to Skip to main content
15,898,986 members

Comments by Kishore Pogaru (Top 8 by date)

Kishore Pogaru 25-Sep-14 10:58am View    
If you give more info on

1) What are you going to fetch with this query?
2) What is the issue with current query?
3) Do you have any performance issues with the current query?

We can help you
Kishore Pogaru 22-Sep-14 10:31am View    
move your script to the aspx page of js file
Kishore Pogaru 18-Sep-14 9:13am View    
Are you getting any error? or you are not able to see the report?
Kishore Pogaru 11-Sep-14 12:02pm View    
Why do you need two methods for get and set, you can use a property. Coming to your issue do you want to substract one name from another?
Kishore Pogaru 11-Sep-14 11:58am View    
When do you want to populate the text? If you create a new Form1 on the fly it will not update the existing forms content. Also i don't see you are calling excel_getCellValue method in your code