Released: 4.9 (Nov 11, 2015)
- grid DataFunc extension for client data loading - enchanced textbox numeric extension - added bool loadOnChange parameter to Parent extension (default true) - added OnLoad Popup extension - Popup...
View ArticleUpdated Release: 4.9 (Nov 11, 2015)
- grid DataFunc extension for client data loading - enchanced textbox numeric extension - added bool loadOnChange parameter to Parent extension (default true) - added OnLoad Popup extension - Popup...
View ArticleReleased: 4.9 (Nov 11, 2015)
- grid DataFunc extension for client data loading - enchanced textbox numeric extension - added bool loadOnChange parameter to Parent extension (default true) - added OnLoad Popup extension - Popup...
View ArticleUpdated Release: 4.9 (nov. 11, 2015)
- grid DataFunc extension for client data loading - enchanced textbox numeric extension - added bool loadOnChange parameter to Parent extension (default true) - added OnLoad Popup extension - Popup...
View ArticleReleased: 4.9.1 (Nov 11, 2015)
- grid DataFunc extension for client data loading - enchanced textbox numeric extension - added bool loadOnChange parameter to Parent extension (default true) - added OnLoad Popup extension - Popup...
View ArticleUpdated Release: 4.9.1 (nov. 11, 2015)
- grid DataFunc extension for client data loading - enchanced textbox numeric extension - added bool loadOnChange parameter to Parent extension (default true) - added OnLoad Popup extension - Popup...
View ArticleNew Post: @Html.Awe().DatePickerFor year selection list items only 20
Hi, I am using @Html.Awe().DatePickerFor also set ChangeYear and ChangeMonth to True. I want to have Minimum selectable years from last 50 years so applied"MinDate" to 50 years back, however when I...
View ArticleNew Post: @Html.Awe().DatePickerFor year selection list items only 20
a solution for you would be to use the plain jQueryUI (js ) control and set the yearRange:http://stackoverflow.com/questions/13865218/jquery-ui-datepicker-set-year-range-dropdown-to-100-years
View ArticleNew Post: @Html.Awe().DatePickerFor year selection list items only 20
Yes, thanks, Its working fine now.
View ArticleNew Post: In nest edit grid (Not working) Window popup not in grid
I'm having issues getting the In nest edit grid working in my project. I have the buttons all the code I have gone over the demo project again and again with my code its pretty much a copy paste but...
View ArticleNew Post: Any sample code for file upload in PopupForm?
Hello I am trying to upload a file from popup however its giving null to the file property. Any advise? Below is my sample code: NOTE: submit button is used from default popup form. @using...
View ArticleNew Post: Any sample code for file upload in PopupForm?
you need to use an ajax file upload plugin
View ArticleNew Post: Want to change text "Drag a column header and drop it here to group...
Hello, Is it possible that we can customize text "Drag a column header and drop it here to group by that column". We are building website in another language where mentioned text is coming in english....
View ArticleNew Post: Want to change text "Drag a column header and drop it here to group...
yes, have a look at http://prodinner.codeplex.com/ demo
View ArticleNew Post: Want to change text "Drag a column header and drop it here to group...
Sorry but i dont see any configuration of changing grid grouping header text updation code in mentioned sample project. Could you please let me know in which class/file its done?
View ArticleNew Post: Want to change text "Drag a column header and drop it here to group...
it should be on application start/initialization global.asax.cs and it looks like this: http://aspnetawesome.com/learn/mvc/general#Localizing-default-texts
View ArticleNew Post: Want to change text "Drag a column header and drop it here to group...
May i know what is the key for grouping header text? as its not mentioned which key has to be used
View ArticleNew Post: Want to change text "Drag a column header and drop it here to group...
I am able to fix it thanks :)
View ArticleNew Post: How to add case statement for Grid column ?
I would like to enable/disable a button based on column value. Not sure how to do that.. I am new to C# , ASP.net world. Please help. For eg., Adding a case statement for following part of code: new...
View Article