Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:795854
More Search Options
RSS Available
Matching Posts
Re: Applying CSS to an ImageField in a GridView
Hi, I see this is a rather old post but this is the correct sollution <asp:ImageField ControlStyle-CssClass="img" />
Posted to
CSS Friendly Control Adapters
(Forum)
by
Anneleen
on 6/14/2008
Re: Delete a picture from directory with a checkbox
Never mind I found the solution on my own! In stead of using the FullName it just has to be Name! Here is the code: I hope I can help some other people :) 1 Dim page As String = getCorrectPage(drpPages.SelectedItem.Value) 2 Dim dirInfo As New DirectoryInfo(Server.MapPath( "../Documents/Images/" & page)) 3 grdPic.DataSource = dirInfo.GetFiles 4 CType (grdPic.Columns(1), ImageField).DataImageUrlField = " Name " 5 CType (grdPic.Columns(1), ImageField).DataImageUrlFormatString
Posted to
Web Forms
(Forum)
by
Anneleen
on 6/14/2008
Re: Delete a picture from directory with a checkbox
Hi I really need some help with this. The deadline is monday and still my pictures doesn't show up in my gridview!!! It shows the correct amount of checkboxes but the images are just crosses. Plz Help me!! This is my code from my gridview 1 <asp:GridView ID= "grdPic" runat= "server" CellPadding= "4" ForeColor= "#333333" GridLines= "None" 2 AutoGenerateColumns= "False" AllowPaging= "True" PageSize= "10" > 3 <Columns>
Posted to
Web Forms
(Forum)
by
Anneleen
on 6/12/2008
Re: Checkbox in a pdf with iTextSharp
Hi, I worked around it :) I created an image with an empty checkbox and an image witch a checked checkbox. Greetz Anneleen
Posted to
Component Discussions
(Forum)
by
Anneleen
on 6/2/2008
Re: Delete a picture from directory with a checkbox
Hi, Thanks for the reply but the problem is that my images folder depends on the value the user choose from the dropdown. How can I make the DataImageUrlFormatString dynamic? Greetz Anneleen
Posted to
Web Forms
(Forum)
by
Anneleen
on 6/2/2008
Re: Delete a picture from directory with a checkbox
Hi again I still have a problem with my gridview. It doesn't show my pictures. Can somebody help me? This is my code (aspx) 1 <asp:GridView ID= "grdPic" runat= "server" CellSpacing= "3" GridLines= "None" 2 AutogenerateColumns= "false" allowpaging= "true" PageSize= "10" > 3 <Columns> 4 <asp:TemplateField> 5 <HeaderTemplate> 6 <asp:CheckBox runat= "server" ID= "HeaderLevelCheckBox"
Posted to
Web Forms
(Forum)
by
Anneleen
on 5/29/2008
Re: Delete a picture from directory with a checkbox
Hi Thanks for all the replies. I'm going to try with a gridview (that slip my mind ) Thanks Anneleen
Posted to
Web Forms
(Forum)
by
Anneleen
on 5/29/2008
Delete a picture from directory with a checkbox
Hi, I want to have the possibility to delete pictures of a directory. I made a table which show all the pictures. In a tablecell there is the picture but I also want to have a checkbox if people click on it then I can check if the checkbox is clicked and remove the picture of the directory. Is this possible?? Can somebody help me? Or do you have a better sollution to fix this problem? Here is a piece of my coding 1 pnlPic.Controls.Clear() 2 Dim picfiles() As String = getPictures(getCorrectPage(drpPages
Posted to
Web Forms
(Forum)
by
Anneleen
on 5/29/2008
Filed under: picture directory checkbox
Checkbox in a pdf with iTextSharp
Hi, I need to create a checkbox in pdf but I have no idea how I can do that. I found some code online but I can't figure out how I have to put it on my pdf. Can somebody help me? Anneleen
Posted to
Component Discussions
(Forum)
by
Anneleen
on 5/28/2008
Filed under: CheckBox pdf iTextSharp
Re: use a webservice method in javascript
That would be great! maybe it is easy to send an email Thx
Posted to
Client Side Web Development
(Forum)
by
Anneleen
on 5/16/2008
Page 1 of 4 (38 items) 1
2
3
4
Next >
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online