473,397 Members | 2,033 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

to see picture in the Aspxgrid

1
hello...

Let me explain my problem by giving an example.

I have lots of users and their profiles having personal picture in it. If someone makes a search lets say s/he is searching for female users. And i wanna show the results on aspxgrid with user's profile and picture, in known number of columns.

it is suggested that i had better store links of pictures in database, not the pisture itself. so , how can i overcome this problem.



besides, if i would like to store image itself in database, how could i do it ? normally for the strings I use code like this

Expand|Select|Wrap|Line Numbers
  1. string strSqlCreateUser = "Insert into USERS (UserName) Values ('" + textBoxUserName.Text + "')";


any help is appreciated, thanks.
Jul 17 '07 #1
0 1054

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Lyn | last post by:
I am trying to embed a picture into a Bound Object Frame (Me!Photograph) with the following code which is based on MS article http://support.microsoft.com/?id=158941: strPathname =...
6
by: John Ortt | last post by:
Hi there everyone, I have a part info form which has a faded image of our company logo as a background. I want to replace the faded image with a bright red warning image on items which have run...
1
by: James Wansley | last post by:
I am using C# for codebehind and ASP.Net for page code. I am using a databound ASPxGrid on a page that is databound in the codebehind. I have a single LinkButton on this page. When I click this...
2
by: ad | last post by:
I have a employee table, with a filed sexID The field store 1 for male and 2 for female. I want to display this field in a ASPxGrid with male or female , not 1 or 2. How can I do that?
6
by: Jeff | last post by:
Hey (and thank you for reading my post) In visual web developer 2005 express edition I've created a simple website project.. At this website I want users who register to be able to upload a...
0
by: soft4raju | last post by:
How can i import devexpress.aspxgrid.dll file in to my web application. deveexpress.aspxgrid.dll file is a third party tool. cheers, raju
0
by: Bruce One | last post by:
Does anyone use AspxGrid from DevExpress ? Iam considering buying it, but I would like to know the real benefits over the conventional GridView that comes with VS2005...
0
by: Bruce One | last post by:
There comes a time when we have to take that final decision: What to choose for the best webgrid, I have tested a bunch of grids (free and charged ones) and I have come to these: DevExpress...
0
by: frenkMan | last post by:
Hi! I'm using the ASPxGrid component and I have a problem with it. I'm writing a simple web application. I would like to fill the ASPxGrid with some records from the database when a button is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.