Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
ASP.net DataGrid Display!!!Help!
Name: Jay_0901 Date: March 26, 2005 at 10:49:02 Pacific OS: Win XP SP 2 CPU/Ram: P4 3.0 Ghz/512 MB
Comment:
Sorry about the double posting... I used the Gaurish's method and it work fine (("SELECT ROUND (Column1,2) FROM [Sheet1$]", strConn); but now the only problem I have is... after rounding the values in this column the trailing zeros get cut off(1.50 changes to 1.5)...I need to keep the trailing zeros as the represent price...if can help me on how I can still display the trailing zeros that would be a lot of help...thanks
Summary: Hi I am trying to read from an excel file to my asp.net pages. Everything displays fines except the column the has decimal values in it. In my excel files I am restricting the Cell format to only show...
Summary: Hi all, It is an ASP.NET (vb) question regarding the checkboxes within a datagrid. What I wanna to do is - when I check/uncheck a checkbox within the datagrid, it will call another function/procedure...
Summary: As for your specific question all you have to do is create a link (or button) and link it to a page that opens in a new browser instance and use one of the many available controls (date) available in...