|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET DataGrid Controlmicrosoft.public.dotnet.framework.aspnet.datagridcontrol
Henrik Skak Pedersen -
28 Dec 2006 12:20 PM - 2 messages
Hi, I have a template field looking like this: <asp:TemplateField> <ItemTemplate> <asp:Image ID="Image1" Width="75" Height="100" ImageUrl='<%# GetURL(DataBinder.Eval(Container.DataItem, ...
Henrik Skak Pedersen -
27 Dec 2006 7:51 PM - 4 messages
Hi, I have a Datasource which contains strings fields and a binary field containing a image. How do I display them in the DataGrid using data binding? Normally in Windows Forms Applications is it very easy to bind to image controls, but do I do it in ASP? ...
Logu Krishnan -
27 Dec 2006 4:30 PM - 4 messages
in short, the question is "How do i do custom paging in my asp.net grids" in SQL 2000. if i use default paging and if my db has ~200000 records, then i have to select all the 2 lac records then bind to the grid. ...
|
|||||||||||||||||||||||