infragistics
Dataset update issue
I load a table from the db in a datatable belonging to a dataset. This db table has some constaints, so not any data can be inserted in it. but if i add some invalid data within the data开发者_JAVA百科[详细]
2023-01-13 19:48 分类:问答Infragistics UltraWebGrid - ASP.Net - Grids position fixed and are not scrolling with page
I have two grids on a page that seem to always be position:fixed. I want them to scroll with the page开发者_开发百科 when an overflow scrollbar appears on the body.The grids however ALWAYS stay in th[详细]
2023-01-10 00:15 分类:问答How to lazy load Infragistics UltraWebTree control?
I cannot find any examples of how to lazy load the Infragistics UltraWebTree v6.3 I found that the docs on the Infragistics site tend to be limited to the latest version of their controls, but this i[详细]
2023-01-08 16:04 分类:问答Infragistics UltraGrid C# winform
I would like to select multiple rows in the ultragrid WITHOUT holding the CTRL key. Is it possible? I have rowSe开发者_运维问答lecteType = extended.Depends a bit on what you want to achieve.[详细]
2023-01-06 18:06 分类:问答Infragistics - Ultragrid - Group rows into categories
I would like to g开发者_JS百科roup rows in categories like that: I know how to do this with OutlookGroupBy but its not possible to put the same row into severals categories[详细]
2023-01-05 14:04 分类:问答Writing Legacy asp application in asp.net
I need help in choosing the right path while trying to rewrite a legacy application. Just a little bit of oversight, the current application is a web reporting tool in which the columns and the query[详细]
2023-01-04 17:12 分类:问答How can I change the format of the Infragistics UltraDateTimeEditor?
I need 开发者_高级运维by default to set the format like \"dd-MMM-yyyy\" in UltraDateTimeEditor.I don\'t have acces to infragistics controls, but a quick look here shows that there\'s a method UltraDat[详细]
2023-01-03 18:24 分类:问答C# infragistics UltraDockManager
I have created a side tab that ope开发者_Go百科ns just fine(basically turned a UltraGrid into a tab, not a form w/ an UltraGrid ), but when pinning the side tab it gets sized in back of the main form.[详细]
2023-01-03 07:47 分类:问答Proper usage (best practices) of Browsable attribute in .NET for runtime grid component behavior
I understand how Browsable attribute开发者_如何转开发 is supposed to work.It\'s supposed to hide a property from showing up in a PropertyGrid in design time.[详细]
2023-01-03 01:24 分类:问答How to exit grid with ctrl-TAB when grid is on a tabpage (onkeydown works when grid not on tabpage)
winforms .net 3.5 Ultrawingrid 9.2 In my subclass of Ultrawingrid.Ultragrid : Protected Overrides Sub OnKeyDown(ByVal e As System.Windows.Forms.KeyEventArgs)[详细]
2023-01-02 11:37 分类:问答