How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

Explain me what is encapsulation?

0 Answers  


Tell me what is serialization?

0 Answers  


What is the difference between constants and read-only variables?

0 Answers  


Define marshling?

0 Answers  


What is the concept of inheritance and how it works in .net?

0 Answers  






What is the purpose of delegates in .net?

2 Answers  


How many types of design patterns available in .NET?

0 Answers  


How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?

6 Answers   C Squared Systems,


What are the security policy levels in .Net

0 Answers  


What is the difference between override and overload in a method?

0 Answers  


questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }

1 Answers   Manhattan,


What is the use of ErrorProvider Control in .NET?

2 Answers  


Categories