how to retrieve null values into textbox using c#.net?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jammula chiranjeevi
    New Member
    • Jul 2010
    • 2

    how to retrieve null values into textbox using c#.net?

    sir can u please tell code to how to retrieve null values into textbox usong c#.net?
  • fastestindian
    New Member
    • Aug 2009
    • 74

    #2
    Hi,

    What do you really need? Text property cannot be null as it will return Empty value and not null...

    So explain what is ur exact problem..

    Comment

    Working...