hi,
i want to paging in c#. pls help me.
Thanks
Welcome shobhitzone,
This is your first post. Do you want to paging with GridView in asp.net?
Read this : http://www.catb.org/~esr/faqs/smart-questions.html
Welcome shobhitzone,
This is your first post. Do you want to paging with GridView in asp.net?
Read this : http://www.catb.org/~esr/faqs/smart-questions.html
Hi
i want to paging with c# code not gridview.
Thanks
I don't know what's in your mind but have a look on
PagedDataSource Class
Encapsulates the paging-related properties of a data-bound control (such as DataGrid, GridView, DetailsView, and FormView) that allow it to perform paging. This class cannot be inherited.
http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.pageddatasource.aspx
Hi all,
how to make mailserver in c#
Hi all,
how to make mailserver in c#
Please start new threads when your question has changed and ask specific questions. If you're asking how to make a mailserver I will go out on a limb and say that you are probably not prepared to develop one. Its not something you can whip up in a week. Start by opening a TcpSocket to accept ingress connections on port:25 and parsing mail headers. Please post questions related to this topic in a new thread.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.