DJME Development
Need to discuss about DNA jQuery Mvc Extensions library (DJME).
|
|
|
|
|
What is new ?The Grid extension addedThe ModelBinder added which helping you create Bindable data Action.The DnaFor() control factory added that enabled Model bindable extensions.Enhance the ListBox ,...
DJME 2 online demo has updated, there are over 50 examples updates includingCollapsePanelComboxListBoxButtonDatePickerSliderToolTipColorPickerVisit https://dotnetage.com/sites/home/djme-2-demo.htm...
我在应用Grid的时候,给Grid添加了Filter,即根据几个查询条件输出Grid列表,但是现在发现一旦进行Filter操作后,在进行分页Pager跳转的时候,会重复发出Post数据请求,比如我第一次进行Filter以后,进行页面跳转,就会重复发送两次数据请求,如果我再进行一次Fiter,在进行页面跳转的时候就会发送4次数据请求,一次类推,我发现重复次数是进行Filter请求数据的2倍,查案了源...
Hi.Have any api in tree view with enable check box to set name attribute for checkboxs. Now, i must use javascript to get checked data from that checkboxs (use onchecked event set for tree view) and a...
I'm having trouble getting the grid to Page or Sort.Using MVC3/Razor.I'm guessing maby my controller is not setup correctly, but I do not see any sample code under in the Controler tab in.
DNA.Mvc.jQuery这个DLL怎么没开源?
hi,i have been using your control for development of a personal website.i have tried to use your grid. when we set paging, it doesn't show the remaining items other than the multiplication of the page...
Hello,nice Controls...I will use the Accordion in DotNetNuke to read RSS-Feedsfor the Header-Title is ok. How to add Content to View here my Code:private void MakeRssView() { try { ...
Hi,I'm developing an mvc application and DJME.I have problems with controls forms validation. Googling I found this linkhttp://dotnetage.com/publishing/home/2010/10/29/12/dna-jquery-mvc-extensions...
I simply added the DJME assembiles to a brand new mvc3 razor project and I get the following. And idea why? I have not tried to call a page that uses the assembly. I only have a Home controller and vi...
I was following the instructions to add the DJME files to the MVC3 web app. The instructions said to add @Html.RenderScripts()This method, RendorScripts() does not exits. Can you tell me if this has ...
Hi here:I am collecting more features and ideas for new DJME 2 now. If you have some good ideas for DJME 2 please post here. Your ideas grows DJME2 !
Hi,I'm using your jQuery UI controls for asp.net.When I enabling the jQuery CSS Framework DesignTimeit conflicts with the interface of which I am using: RadControl - Telerikand this seems to not be f...