Hi frnds
i created gridview which i am sending screen short in attachment. 1 and 2
and i created picture 1 but i want type of picture 2.
how to do this
i am sharing my gr code also
GridLines="Vertical" Width="100%" CssClass="table-responsive">
<%# DataBinder.Eval(Container.DataItem, "InwardNO")%>
<%# DataBinder.Eval(Container.DataItem, "Letter Ref.NO")%>
ItemStyle-CssClass="Text-Center">
<%# DataBinder.Eval(Container.DataItem, "Received Date")%>
ItemStyle-CssClass="Text-Center">
<%# DataBinder.Eval(Container.DataItem, "Subject")%>
ItemStyle-CssClass="Text-Center">
<%# DataBinder.Eval(Container.DataItem, "File Link")%>
ItemStyle-CssClass="Text-Center">
<%# DataBinder.Eval(Container.DataItem, "Comment")%>
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Imtiyaz AnsariPosted Dec 18, 2017, 7:45 AM