Is it Posiible to retreive the fieldname using DataReader in ASP.net,VB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • IndiraPriyaDarshini
    New Member
    • Jan 2007
    • 9

    Is it Posiible to retreive the fieldname using DataReader in ASP.net,VB

    Hello,

    Pls help me.. urgernt ...

    I have a datareadr. and i want to get the field name of the

    recodr. is it posiible.....

    help me pls....
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    An easy way is to write field names to header of datagrid or dataview if you just want to display:
    Introducing the ASP.NET 2.0 GridView and DetailsView Controls

    Comment

    Working...