hi all,
i had a question, that how to find out hiding a coloumn in
a table
i had a table having the following column names
NAME DESCRIPTION CREATED TIME CREATED USER
if i right clicked on a NAME column it will displays a
menu having the same column names in a list like
NAME
DESCRIPTION
CREATED TIME
CREATED USER
with check boxes.if i unched any check box, that column
name should not be appear in the main table column names
could anyone please solve this problem?
No Answer is Posted For this Question
Be the First to Post Answer
which one is more secure vb script or java script ??????? or both are same ??????
How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
Mention what is the use of option explicit in vbscript?
Mention what is byref and byval parameters in vbscript?
Why is the use of exit do or exit for statements within loops discouraged?
Compare java script and vb script?
write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
write a vb script to find simple interest using functions
how do you make the variable declaration mandatory?what is the use of "option explicit"?
Explain about the extension .hta?
Input = 124 output should be 124421 Please do not use any string functions/variables