DataGrid Customization
-
Hello basically i want to be able to put imagines in my datagrid and at the same time create links within them so that the user can click on it for more info. The imagines / Information would be drawn from a MS Access Database. Would appreciate if someone could briefly explain or point me to a relevant tutorial. (PS: I've checked out the ISPYSTORE kit on ASP.NET, I wanted something like that but I cant really customize it as it seemed to be using it's own name space which I am not too familiar with, All i need is *simple* and working) Thank you!!
-
Hello basically i want to be able to put imagines in my datagrid and at the same time create links within them so that the user can click on it for more info. The imagines / Information would be drawn from a MS Access Database. Would appreciate if someone could briefly explain or point me to a relevant tutorial. (PS: I've checked out the ISPYSTORE kit on ASP.NET, I wanted something like that but I cant really customize it as it seemed to be using it's own name space which I am not too familiar with, All i need is *simple* and working) Thank you!!
I think this article is helpful for you! http://aspalliance.com/articleViewer.aspx?aId=138&pId <- write in database http://authors.aspalliance.com/das/readimage.aspx <- retrieve from database http://aspalliance.com/articleViewer.aspx?aId=141&pId <- view in datagrid Ich liebe .NET :)
-
I think this article is helpful for you! http://aspalliance.com/articleViewer.aspx?aId=138&pId <- write in database http://authors.aspalliance.com/das/readimage.aspx <- retrieve from database http://aspalliance.com/articleViewer.aspx?aId=141&pId <- view in datagrid Ich liebe .NET :)
Thank you. I've seen thoes but thoes are using mySQL i think. or are they the same? (as MS ACCESS) cheers.