No announcements
Found 2478864 threads
-
0 Votes
MVC3 WEBGRID
Hewre is our problema: We are using the MVC 3 WebGrid UI component for showing a list of elements in our razor based (cshtml) web page.Answered | 2 Replies | 1427 Views | Created by DiegoOF - Friday, July 11, 2014 6:16 PM | Last reply by Just Karl - Monday, July 14, 2014 10:05 PM -
4 Votes
Datagridview and formatting a column to time format
http://www.codeproject.com/Questions/44289/How-to-format-DateTime-in-a-DataGridViewAnswered | 5 Replies | 5840 Views | Created by Gary Simpson - Monday, June 2, 2014 10:34 PM | Last reply by Gary Simpson - Thursday, June 5, 2014 2:23 PM -
0 Votes
How to format a Webgrid column
User1713851783 posted Try with grid.Column( columnName : "PPrice", header: "Price", format: ...Answered | 3 Replies | 119 Views | Created by Anonymous - Monday, February 2, 2015 2:56 AM | Last reply by Anonymous - Monday, February 2, 2015 7:05 AM -
1 Votes
Not able to set PageIndex of Webgrid in MVC
"Can you give example how to set pageindex for webgrid in CSHTML page for MVC.Answered | 3 Replies | 2035 Views | Created by kamlesh Savania - Thursday, May 29, 2014 10:00 AM | Last reply by Mike Danes - Wednesday, June 4, 2014 9:21 AM -
1 Votes
dropdownlist in webgrid using mvc4
Dear friends i have got the func<dynmic,object> error when binding the dropdown value in Webgrid my coding ...Answered | 1 Replies | 4046 Views | Created by sumathisumi - Friday, June 14, 2013 2:02 PM | Last reply by Al Edlund - Friday, June 14, 2013 3:14 PM -
0 Votes
WebGrid custom column formatting?
User-1796506859 posted My solution based on the link posted above so far is to add the nested webGrid into column 4.Answered | 3 Replies | 104 Views | Created by Anonymous - Thursday, July 11, 2013 11:40 PM | Last reply by Anonymous - Monday, July 15, 2013 1:03 AM -
1 Votes
Edit,Update,Delete in Webgrid in MVC
How to do Edit,Update,delete in a webgrid in MVC via C#,Also in a webgrid i am using buttons instead of link buttons John ...Answered | 2 Replies | 3031 Views | Created by John Sharma - Sunday, February 17, 2013 9:20 AM | Last reply by Just Karl - Tuesday, January 14, 2014 11:09 PM -
0 Votes
Phone Format in Column
Hi Gizem, Please check if you can use the "Column Validation" to validate the text type column value as number format for your list phone ...Answered | 3 Replies | 1662 Views | Created by Gizem Tan Diker - Thursday, May 9, 2013 12:07 PM | Last reply by star.wars - Tuesday, May 14, 2013 9:15 AM -
0 Votes
Format Column
You Cannot Get Different Format In Currency Or Numeric Column On Condition Basis.Answered | 4 Replies | 3698 Views | Created by cmkAUS - Monday, August 29, 2011 12:24 AM | Last reply by --CELKO-- - Sunday, September 4, 2011 9:37 PM -
0 Votes
Formatting a link in a WebGrid column
{return Html.Raw(item.Url);}) )) Here is the result.Answered | 3 Replies | 232 Views | Created by Anonymous - Thursday, September 17, 2020 9:07 AM | Last reply by Anonymous - Wednesday, September 23, 2020 6:31 AM -
3 Votes
How to Format a Date Column in a datgridview where data is double format?
How would I do That?Answered | 5 Replies | 2714 Views | Created by TS68 - Monday, August 3, 2009 6:37 PM | Last reply by TS68 - Saturday, August 8, 2009 3:48 AM -
0 Votes
How to apply multiple WebGrid paging on the same page in MVC?
How to applymultiple WebGrid paging on the same page in MVC.Answered | 1 Replies | 1334 Views | Created by Vinod_.NetDev - Wednesday, November 30, 2016 6:08 AM | Last reply by Dave Patrick - Wednesday, November 30, 2016 2:18 PM -
0 Votes
How to give custom and well formatted column names?
Hello, warrior DeborahK have already given your solution on how to format the column at design time.Answered | 3 Replies | 2384 Views | Created by code_warrior - Saturday, December 19, 2009 3:48 AM | Last reply by Chao Kuo - Tuesday, December 22, 2009 10:13 AM -
3 Votes
Format Datetime type in column
Thanks a lot for your reply I have a table, one of the column has type datetime.Answered | 5 Replies | 6812 Views | Created by Ha Duong - Monday, September 10, 2007 12:06 PM | Last reply by richbrownesq - Wednesday, September 12, 2007 10:33 AM -
0 Votes
RichTextBox control and "column" formatting
You can also turn off row and column headers.Answered | 3 Replies | 5134 Views | Created by nattylife - Thursday, April 23, 2009 10:24 PM | Last reply by DeborahK - Thursday, April 23, 2009 11:00 PM -
1 Votes
listview column currency format
Thanks I will try Let us know how you make out with it.Answered | 10 Replies | 5341 Views | Created by bobo040 - Wednesday, January 25, 2017 1:21 AM | Last reply by Frank L. Smith - Wednesday, January 25, 2017 3:05 PM -
1 Votes
How to format columns on tables in a database diagram
How does one format the font for certain columns in a table?Answered | 2 Replies | 10944 Views | Created by Rogge - Thursday, July 14, 2011 9:27 PM | Last reply by Rogge - Friday, July 22, 2011 6:03 PM -
0 Votes
Formatting of columns in DataGridView
Is there any way to manipulate the formatting of individual columns (perhaps based on fore-knowledge of the table columns when the table selection is made)?Answered | 3 Replies | 1358 Views | Created by Alain Dekker, 2 - Wednesday, November 28, 2012 9:55 AM | Last reply by Lisa Zhu - Thursday, November 29, 2012 8:21 AM -
0 Votes
How to add two columns in hh:mm format
For example, the following function will take 2 strings in "hh:dd" format, convert to a DateTime for the math and then return the resultant string in "hh:mm" ...Answered | 5 Replies | 2836 Views | Created by Simran08 - Wednesday, October 24, 2012 10:20 AM | Last reply by Dan Guzman - Wednesday, October 24, 2012 11:24 PM -
0 Votes
Formatting Date Column in the WebGrid help
User-821857111 posted @grid.GetHtml(columns:= grid.Columns( grid.Column("DateEarned", "Date ...Answered | 3 Replies | 71 Views | Created by Anonymous - Monday, December 19, 2011 3:12 PM | Last reply by Anonymous - Monday, December 19, 2011 4:56 PM - Items 1 to 20 of 2478864 Next ›
No announcements