ext.net
ToolTip for FileUploadField Ext.NET control
How could I add a toolti开发者_Python百科p to a ext:FileUploadField control? I tried to assign a ToolTip for my Browse button like the below, but it\'s not working.[详细]
2023-03-16 01:42 分类:问答Wait for page called by $.get to finish executing before resuming execution in call back function
We want to implement an innovative UI. Effectively what we\'re doing is as follows: When the user clicks on a menu item link, a $.get(url) is invoked and we are pulling out the HTML content of the p[详细]
2023-03-15 10:33 分类:问答Headers/Footers/Pagination in HTML Doc Editor
As part of our current project we are dropping MS Word in f开发者_开发问答avour of an intranet-based document Editor; either one that we get off-the-shelf (tinyMCE/CKeditor) or we\'ll roll our own. We[详细]
2023-03-09 12:31 分类:问答Ext.Net - Update Store Item With Combobox Text and Value
Simple, I have a GridPanel and a FormPanel. Inside the form there is a combobox with a separate store. The GridPanel has another Store. The store items have a PersonName and PersonId properties. I wou[详细]
2023-03-05 06:50 分类:问答How to set initial values for properties in Ext.Net
How can I set the initial values for custom (or even non custom) controls properties in Ext.Net (an .net wrapper for extjs)?[详细]
2023-02-28 09:39 分类:问答Ext.net: how to set a width in percent instead pixel?
i would like to set GridPanel width, to 100%. My gridpanel is in a table. I know i can only set gridpanel width in fixed pixel.[详细]
2023-02-25 08:55 分类:问答Ext.net: how to load data in a form when row grid change?
i\'ve a gridview and a form panel in the same page (the form panel contains the detail ofdata). I would like to \"load开发者_开发技巧\" data into form panel after the user click on a row of the grid.[详细]
2023-02-24 17:28 分类:问答"Managing" server side commandcolumn click
How can I \"manage\" server side event after a click on a command column? Take look at my code:`开发者_高级运维[详细]
2023-02-23 01:30 分类:问答Is Ext.NET a server side library?
This is a little \"vague\" question. I would like to k开发者_StackOverflow社区now how the Ext.NET library works. I know it is a \"wrapper\" on top of extjs, but my question is: Is Ext.NET usable by se[详细]
2023-02-21 08:03 分类:问答ASP.NET / UserControl, ViewState and losing Property values
this is about ASP.NET, ViewState, UserControls and losing the values of my properties. It is an classic question by know, I know, and even though I have searched here and on Google for a resolution to[详细]
2023-02-20 11:14 分类:问答