Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

Jeyakumarbics1

@Jeyakumarbics1
About
Posts
6
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Migration from RadScheduler to RadScheduleView
    J Jeyakumarbics1

    HI, I am migrating from RadShceduler control from RadScheduleView for some performance problem. The requirement is to invoke the appointment create event in single click. In scheduler we have the TimeSloteItem which is not in RadScheduleView. I created a control template for timeslotitem and had the inputbindings to invoke the radscheduler appointment create event. I dont know how to achieve this in RadScheduleView. Plz Help... I used the following style.. <Style x:Key="AllDayTimeSlotStyle" TargetType="{x:Type telerik1:TimeSlotItem}"> <Setter Property="Template"> <Setter.Value> <ControlTemplate TargetType="{x:Type telerik1:TimeSlotItem}"> <Grid x:Name="LayoutRoot"> <Grid.InputBindings> <MouseBinding MouseAction="LeftClick" Command="commands:SchedulerCustomCommands.CreateAppointment" CommandParameter="{Binding RelativeSource={RelativeSource Mode=TemplatedParent}}" /> </Grid.InputBindings> . . . . . </ControlTemplate> </Setter.Value> </Setter> </Style>

    WPF help css wpf wcf performance

  • AppointmentCreate event in RadScheduleView
    J Jeyakumarbics1

    Hi, I want to invoke the appointment create event in RadScheduleView with mouse single click instead of double click. By default it is invoked in mouse double click. How to get this done? Plz Help? Urgent...

    WPF help tutorial question

  • Calculating Internet Explorer Bandwidth
    J Jeyakumarbics1

    Thanks for ur reply..

    C# csharp c++

  • Calculating Internet Explorer Bandwidth
    J Jeyakumarbics1

    Hi All, I want to calculate the bandwidth used by Internet explorer for each domain(google,yahoo,aol,etc). The number of bytes received and sent for each domain need to be calculated. Solutions can be c# as well as in VC++. Thanks in Advance...

    C# csharp c++

  • How to control over Internet Explorer upload and download events? [modified]
    J Jeyakumarbics1

    Hi All, I want to control over Internet Explorer's upload and download events. Upload and download should happen only for allowed file types. And the file type need to be identified based on the file MIME type. Policy is set for each user. Based on the policy upload and download should happen. Can anybody help me? Sample Policy: Allowed URL: www.gmail.com UPload: jpg,gif,zip,doc Download : rar,xls,doc Allowed URL : www.yahoo.com Upload : .txt Download : .xls Solution can be either in VC++ or C#. Any suggestion is appreciated.

    modified on Wednesday, September 16, 2009 7:04 AM

    C# csharp c++ com help tutorial

  • How get the post data in the web using API hook?
    J Jeyakumarbics1

    hi all ! i wana get all the post data i am using socket level tracking it takes times. can any one suggest some other techniques Thanks

    C# json question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups