Skip to content

there is no progress  #2

@brsusta

Description

@brsusta

I am doing this with the code and the value variable, but there is no change in the progress bar

Progress.Value = Convert.ToInt32(Convert.ToDouble(100 * 20) / Convert.ToDouble(10000);
Progress.Text = Progress.Value.Value.ToString();

I'm assigning values ​​with this code, but is not refreshing or am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions