Click here to Skip to main content
15,890,185 members

Comments by keyur satyadev (Top 5 by date)

keyur satyadev 24-Sep-13 3:30am View    
You need to use find control method (object.findcontrol("name of object")) to get the find upload control and then you can get the extension via its method. (i.e filename.ext)

hope this will clarify, still, if you have issue, revert me, will write syntax for you.

Thanks
Keyur
keyur satyadev 5-Mar-12 5:59am View    
Yes, that's fine. i understand your point.

Thank you.
keyur satyadev 5-Mar-12 3:59am View    
Thanks for your response.

Well, i have answers of all above question why i have post here because i need suggestion.

1) Framework is required if i will use Managed Code. it will not depend on OS as it's window PC Cleaner and will work on any windows OS greater than XP with 32 & 64 bit.

2) Boost navigation is wide area but want to know how much it will contain with C++/PC Cleaner Software.

3) I am aware how to get updates but there is issue like it will overwrite previous version and application lost previous data.

hope you are now understand why i have put this questions.

Anyways, if you can't then i don't mind because i know my potential.

Thank you.
keyur satyadev 14-Jul-11 5:40am View    
no no. i mean we have to access background image (not transparent) so that i can click on it.
keyur satyadev 8-Jul-11 3:19am View    
You can achieve by color code difference.
What i mean is
if you are also displaying deleted records in grid.
you have to differentiate by color.

like
Delete - Red
Status(True) - Green

etc..
while binding greed you have to check status code and apply row style color in grid accordingly.

Hope you get my point.

Let me know if you have any doubts.