Hi,
i am using infragistics 9.1
i have an ultragrid with a datasource having the first column as DateTime
in the Grid, the cells of the first column are datetimeeditors (default behavrior of the grid)
my problem is that when i click the drop down button of the date time editor, i am getting an error. you can see the error in the attached image
Hello
You can set the column propety editorcontrol with a UltraCalendarCombo.
Something like that
UltraGrid1.DisplayLayout.Bands(0).Columns(
"Date").EditorControl = Me.UltraCalendarCombo1
This sounds like you're clicking on a link in the "Recent" tab, which lists all of your recent downloads. The links on this tab lead directly to the individual downloads themselves, rather than providing a list of related downloads, based on your most recent downloads.
Instead, click on the "NetAdvantage" tab, then on the grid row for your registered key for the version for which you want to download a service release.
i went to the My IG and then keys and Downloads. i some tabs (recent , NetAdvantage,TestAdvantage...)
when i click on the NetAdvantage for Win Client 2009 Vol. 1 , the download page is opened automatically.
from where to go to the "Service Releases" section?
thx
Most likely, you downloaded the product installer (from the "Products & Bundles" section) rather than the service release (from the "Service Releases" section). The service release is a .zip file that contains three files, the most important of which is an .msp file (not an .exe).
hi,
i asked the IT to follow the steps of the post, but we got the same exe files we already downloaded before.
is there another way to get the service release?