472,118 Members | 1,012 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

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

resising cell width in grid view

Hi

I am creating a website using visual studio 2005. In the design view of my asp.net page i have placed a grid view and then i have connected it to the database also. i have set the item style wrap property to false in my source code for every column.so in my output i get my data in a single line and the cell width adjusts according to it.but i want my cell width to be small and data to appear in a single line, meaning if i have a big data in my cell it should show only half of it and the rest is to be hidden.so when i want my full data to be read by the user, my tool tip should show the value in it instead of my cell expanding.

so my question is how do i resize my cell width for each column and how do i give a tool tip.(i am using html as my source code).so can anyone help me out?

Thanking in Advance!
Feb 23 '07 #1
0 1134

Post your reply

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

Similar topics

3 posts views Thread by mefloyd | last post: by
4 posts views Thread by Steve B. | last post: by
3 posts views Thread by Das | last post: by
4 posts views Thread by Doug Bell | last post: by
TMS
6 posts views Thread by TMS | last post: by
1 post views Thread by bbawa1 | last post: by
reply views Thread by leo001 | last post: by

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.