Browse By Tags

  • Blog Post: Epic AdventureWorks Part 3 – The Web App

    This article is the third of a four part series: Epic AdventureWorks Part 1 – The Blueprints Epic AdventureWorks Part 2 – The Model Epic AdventureWorks Part 3 – The Web App Epic AdventureWorks Part 4 – The Style Check out the AdventureWorks ASP.NET Sample ASP.NET app online. Now that we designed the...
  • Forum Post: C1GridView Script Resource Error when opening C1Window

    Hi I have a C1GridView that has a linkbutton in a cell that opens a C1Window to edit the contents of the row. If the user click the link button and does not move the mouse during the one or two seconds it takes the C1Window to appear, then everything works fine. However if the user clicks the linkbutton...
  • Forum Post: C1Window content not fitting

    Hi, I am using a C1Window with an embedded C1HtmlHost that we point to aspx's. I'm getting the following result: You can see the content doesn't fit. I'm using Windows 7 with IE8. That is the only configuration we know where this happens. I feel like it was working fine until I installed...
  • Forum Post: C1Window showModal() doesnt work

    Hi, after converting my project from Framework 3.5 to 4.0 (VS 2010) the function showModal() doesnt work anymore. This belongs only to one page in the project an only with IE (tested ie6 and ie8). The other pages with C1Windows are working fine. I have debugged the javascript resource: showModal:function...
  • Forum Post: C1Window out side silverlight control

    Hi, I am using c1window in my silverlight application. Is there a way to make the c1window to drag out side the silver light control. My silverlight control width is 450px on my aspx page. I need a c1window of 600px. Here is the problem i cannot make the control to fit in browser. I just want the c1window...
  • Blog Post: Popular UI Volume 2 – iTunes

    I have to admit, this idea all came from the awesome Chinook sample database on CodePlex . It has to be one of the coolest little sample databases I have seen. It has a decent data model, relationship mappings, and plenty of data. What else could a guy ask for, right (well, maybe some graphics)? The...
  • Forum Post: C1Window Client-Side Events

    Reference: Help item "ComponentOne Window for ASP.NET: Working with Client-Side Script > Client-Side Events" I have a C1Window control ("C1W") on a form, with C1W.OnClientDeactivated = "C1W_Deactivated". The C1W_Deactivated function declaration is as follows: <script...
Page 1 of 10 (200 items) 12345»