Its Not pretty but... select case when _cola_ is null then 1 else 0 end+ case when _colb_ is null then 1 else 0 end+ ................... from _table_
modified on Friday, January 11, 2008 3:53:29 AM
To use Outlook and Word you need to use the MS Office Interop capabilities. These give direct access to the functionality of Office apps from your .Net application. Here[^] and here[^] are some MSDN articles that show you how to use them.
bhanu12345 wrote:
I wanted to is it possible for me to call a javascript function on clicking update button in datagrid.
It is not a good practice. Go with Ajax. that will be better for this.
Regards, Satips.:rose:
Hi there the followeing code may help If not page.isPostBack() Then 'The code that u want to execute the first time u get in the page Else 'The code that u want to execute if u get back to the page End if I'm not sure if this would help but i hope so
Best Regards 3ala2 :)
Yea right, that's the negative side about the keydown/keyup/keypressed events.u don't know which key is pressed. Anyway hope that i did benifit u. Feel free to contact me at my MSN address jamilaboukhalil@hotmail.com. Take care